Latest code (4.4.5).
Chrome 37.0.2062.124 m
App code in UI (using jquery adapter):
@ckInstance = @$("#id_description").ckeditor
toolbarCanCollapse : true
toolbarStartupExpanded : false
customConfig : ''
@editor = @ckInstance.editor
@editor.on 'save', (e) =>
e.cancel()
e.stop()
@_save()
ncaught TypeError: Cannot read property 'unselectable' of null ckeditor.js:319b ckeditor.js:319(anonymous function) ckeditor.js:315m ckeditor.js:10CKEDITOR.event.CKEDITOR.event.fire ckeditor.js:12CKEDITOR.editor.CKEDITOR.editor.fire ckeditor.js:13CKEDITOR.event.CKEDITOR.event.fireOnce ckeditor.js:12CKEDITOR.editor.CKEDITOR.editor.fireOnce ckeditor.js:13(anonymous function) ckeditor.js:241CKEDITOR.scriptLoader.load.p ckeditor.js:221CKEDITOR.scriptLoader.load ckeditor.js:221(anonymous function) ckeditor.js:240(anonymous function) ckeditor.js:228(anonymous function) ckeditor.js:226CKEDITOR.scriptLoader.load.p ckeditor.js:221CKEDITOR.scriptLoader.load ckeditor.js:221CKEDITOR.resourceManager.load ckeditor.js:226g ckeditor.js:227(anonymous function) ckeditor.js:228p ckeditor.js:239(anonymous function) ckeditor.js:238(anonymous function) ckeditor.js:444(anonymous function) ckeditor.js:226CKEDITOR.scriptLoader.load.p ckeditor.js:221CKEDITOR.scriptLoader.load.u ckeditor.js:221CKEDITOR.scriptLoader.load.t ckeditor.js:221(anonymous function) ckeditor.js:222
Hi Clearly, could you please
Hi Clearly, could you please create a bug report on our Development site? The dev team is only able to troubleshoot issues that are properly reported on the tracker. Please give as much details about your environment and configuration as possible. Thanks!
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!