wysihtml5 icon indicating copy to clipboard operation
wysihtml5 copied to clipboard

TypeError: $.fn.editableutils is undefined $.fn.editableutils.inherit(Wysihtml5, $.fn.editabletypes.abstractinput);

Open ghost opened this issue 11 years ago • 2 comments

I am getting this error. cant find a solution

TypeError: $.fn.editableutils is undefined $.fn.editableutils.inherit(Wysihtml5, $.fn.editabletypes.abstractinput);

wysihtml5.js (line 40)

ghost avatar Nov 23 '13 16:11 ghost

How did you manage to fix this?

dTHQb avatar Jan 19 '17 06:01 dTHQb

@comtronix I figured out my issue. Had to do with the order in which everything was initialized

dTHQb avatar Jan 19 '17 07:01 dTHQb