I need to insert procedurally an html text, and of course for this use the oEditor.insertHtml( value ) method, but at the last moment discovered that it doesn't work in Chrome and generate the error
there's a way to fix it?
Uncaught TypeError: Cannot read property 'startContainer' of undefined (row 119)
there's a way to fix it?