benwinding / quill-image-compress

A Quill rich text editor Module which compresses images uploaded to the editor
https://benwinding.github.io/quill-image-compress/src/demo.html
MIT License
123 stars 30 forks source link

when use t his package, my custom image handler does not work #18

Open simon-zhangmuye opened 3 years ago

simon-zhangmuye commented 3 years ago

image It does not console.log hello world when use this package. I cannot pre check the type or size of the uploaded files.

benwinding commented 3 years ago

Hi @simon-zhangmuye, Going to need some more context. Where are you putting that handlers:? Can you share some more code? Cheers, Ben