quill-image-drop-module icon indicating copy to clipboard operation
quill-image-drop-module copied to clipboard

imageAdded event not tiggered

Open ajmas opened this issue 6 years ago • 3 comments

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 avatar May 04 '18 21:05 ajmas

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

ajmas avatar May 04 '18 22:05 ajmas

+1

last1971 avatar Jun 05 '18 18:06 last1971

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

surplus-cat avatar Oct 27 '18 12:10 surplus-cat