Hi all
I have the following situation: one page that has multiple CKEditors. Some of them need to be draggable so that the order of these editors can be changed. The dragging works fine, however after an editor is dropped, it's no longer editable and I get the following error:
Uncaught TypeError: Cannot call method 'clearCustomData' of null ckeditor.js:635
CKEDITOR.tools.createClass.proto.detachckeditor.js:635
CKEDITOR.editor.editableckeditor.js:314
CKEDITOR.tools.extend.destroyckeditor.js:223
$.sortable.onDrop11:82
ContainerGroup.dropjquery-sortable.js:281
b.isFunction.ijquery.js:7223
b.event.dispatchjquery.js:9593
v.handle
Has anyone ever encountered the same error?
Thanks in advance for you help!
Regards, Bart