react-ckeditor icon indicating copy to clipboard operation
react-ckeditor copied to clipboard

CKEditor component not working in IE

Open subbukarbyl opened this issue 7 years ago • 2 comments
trafficstars

Editor works fine without any issues when it loads for the first time with content. But when I change/update the editor content programmatically, content in editor changes, but the editor gets freezed(unable to select/focus/edit the content). It occurs only in IE. All other browsers its working fine. I tried without any props values, but still not working.

Does this component supports IE 11?

subbukarbyl avatar Jan 31 '18 13:01 subbukarbyl

Haven't tested it on IE. Are you getting any error in console?

codeslayer1 avatar Jan 31 '18 15:01 codeslayer1

error No errors or warnings in console. Only thing I found was, if I click on beginning of editable content it starts working fine.

subbukarbyl avatar Jan 31 '18 16:01 subbukarbyl