chenjuneking / quill-image-drop-and-paste

A quill editor module for drop and paste image, with a callback hook before insert image into the editor
ISC License
101 stars 42 forks source link

In react-quill2 Quill.register('modules/imageDropAndPaste', QuillImageDropAndPaste) failed with register of undefined #47

Closed udaya-reddy closed 1 year ago

udaya-reddy commented 1 year ago

On debugging Quill.register('modules/imageDropAndPaste', QuillImageDropAndPaste) is taking second argument as undefined

image

Here the target comes as undefined. even if present it is looking for target.register() function...

image

Not sure if I am missing anything in the setup.

chenjuneking commented 1 year ago

Hi @udaya-reddy , could you supply more details?

chenjuneking commented 1 year ago

Since there's no more feedback, I'll close this issue.

chenjuneking commented 1 year ago

Since there's no more feedback, I'll close this issue.