internet explorer 11 - Redactor: image upload not being displayed in text editor -


i using redactor text editor giving me error.

when try insert image clicking on 'browse' button in 'insert image' modal in internet explorer 11 image not inserted text area.

i getting following errors:

script65535: invalid calling object

and:

script5007: unable property '0' of undefined or null reference

however, if drag , drop image in the 'drop file here' section of insert image modal image inserted text editor expected.

the issue above occurs in ie 11. working fine in firefox, chrome , safari.

i asking question on off chance has seen bug before. know going on here? thanks.

i found simple solution issue.

i using version 9.2.6 of redactor , updated latest version. error redactor.js file , not code.

the second error message specified in question above may appear as:

typeerror: rawstring.match(...) null

in older or different browsers assume same solution applies.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -