I was just about to make a post about a bug I thought I had come across but I realised it was probably my own mistake, but i thought i'd post here any way so other people dont make the same mistake
If you have a blank page and put a prometheus editor, a required field validator (with an associated control) and a non prometheus rad ajax panel you get some funky JS errors like
Error: 'this._contentHiddenTextarea' is null or not an object
Error: 'addEventListner' is null or not an object
The answer of course is to use a Prometheus ajax panel and it all works nicely :)
If you have a blank page and put a prometheus editor, a required field validator (with an associated control) and a non prometheus rad ajax panel you get some funky JS errors like
Error: 'this._contentHiddenTextarea' is null or not an object
Error: 'addEventListner' is null or not an object
The answer of course is to use a Prometheus ajax panel and it all works nicely :)