CKEditorFootnotes icon indicating copy to clipboard operation
CKEditorFootnotes copied to clipboard

Error on source edit with CodeMirror

Open zertex opened this issue 7 years ago • 0 comments

If plugin installed I have error in console on try edit source: plugin.js?t=I639:44 Uncaught TypeError: Cannot read property 'getStartElement' of null at a.<anonymous> (plugin.js?t=I639:44) at a.h (ckeditor.js:10) at a.<anonymous> (ckeditor.js:11) at a.window.CKEDITOR.window.CKEDITOR.dom.CKEDITOR.editor.CKEDITOR.editor.fire (ckeditor.js:13) at plugin.js?t=I639:942 at codemirror.min.js:1 at dp (codemirror.min.js:1) at ck (codemirror.min.js:1) at aw (codemirror.min.js:1) at dh (codemirror.min.js:1)

PS used CodeMirror as source editor

zertex avatar Aug 10 '18 15:08 zertex