Hello. We are receiving a javascript error only on IE8 with this control. The error is:
'null' is null or not an object
Error is occurring at:
CuteWebUI_Uploader_Resource...
else { 0x14b[0x04d59[25]].appendChild(0x14a); }
We are getting this error:
- Only on IE8
- Only on subsequent file uploads, varies in testing, but never occurs on the first upload
- Mostly occurring when the file being uploaded is a .txt file
- Seems to be occurring on a range of file sizes <= 68 KB
Any help would be much appreciated!