Closed ABtechsystem closed 4 years ago
editor.js was the conflict with keditor is there any way to not conflict with medium editor
Function.each conflict
@ABtechsystem can you provide me the screenshot of error log?
@ABtechsystem can you provide me the screenshot of error log?
Hello,
I got this issue when I am loading dynamic snippet using ajax This is my HTML in the database templates :
Full Error :
Uncaught TypeError: cols.resizable is not a function at KEditor.eval (initColumnResizer.js?ff9e:28) at KEditor.eval (initContainer.js?a97d:45) at KEditor.eval (convertToContainer.js?5444:12) at HTMLDivElement.eval (initContentArea.js?d88d:75) at Function.each (editor.js?ver=1.0.0:14) at yt.fn.init.each (editor.js?ver=1.0.0:14) at KEditor.eval (initContentArea.js?d88d:74) at KEditor.eval (setContent.js?353a:23) at KEditor.setContent (index.js?f138:178) at m.fn.init.jqueryWEBPACK_IMPORTED_MODULE1default.a.fn.keditor (index.js?f138:218)
Normal HTML work perfeclty with setcontent and getcontent method.