Reputation: 117
I have a script using summernote as a wysiwyg editor, and am using the example from the link about to handle image uploads. However, the editor.insertImage function doesn't trigger the summernote onChange event (which is what I'm using to save the content of the editor). Does anyone know how I can call the summernote onChange function from within the onImageUpload callback?
Upvotes: 0
Views: 2683
Reputation: 1289
It was summernote's bug. Now I fixed it. Thanks you for reporting.
Upvotes: 3