kensnyder / quill-image-drop-module

A module for Quill rich text editor to allow images to be pasted and drag/dropped into the editor.
216 stars 78 forks source link

imageAdded event not tiggered #15

Open ajmas opened 6 years ago

ajmas commented 6 years ago

Just testing it with a handler for the imageAdded event and I see it is not triggered. Is there anything special I need to do here? I don't see any mention in the docs

ajmas commented 6 years ago

This may be specific to something in vue2-editor, where I am using this? I have opened a ticket there:

https://github.com/davidroyer/vue2-editor/issues/94

last1971 commented 6 years ago

+1

surplus-cat commented 5 years ago

emmmm, I also encountered a similar problem in the vue2-editor dragging images directly to base64 format instead of imageAdded event