gtgalone / react-quilljs

React Hook Wrapper for Quill, powerful rich text editor.
https://www.npmjs.com/package/react-quilljs
MIT License
248 stars 28 forks source link

Using together with quill-image-compress. #24

Closed danielcai1987 closed 3 years ago

danielcai1987 commented 3 years ago

Hi Jehun, peace to you brother.

I found your react-quilljs is very useful. I'm new to it, could you guide me on how to use the quill-image-compress library together?

I tried to add the quill-image-compress and register it. image

But I got an error in the console. image

Thank you. God bless. Daniel

gtgalone commented 3 years ago

@danielcai1987 Thank you for using!

I have checked with this plugin on code sandbox.

It is working well.

Please check it.

https://codesandbox.io/s/react-quilljsbasic-forked-lw2ku?file=/src/App.js

God Bless You :)

danielcai1987 commented 3 years ago

That's very helpful! thank you brother!