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

Uncaught TypeError: obj.Quill is not a constructor #74

Closed vtrphan closed 6 months ago

vtrphan commented 6 months ago

i got this error after updating to Quill 2.0.2, react-quilljs version is 1.3.4

anehkumar commented 6 months ago

I am also getting the same error, do you happen to find any fix?

gtgalone commented 6 months ago

Hi @vtrphan @anehkumar

I just updated this package.

Please use version 2.0.0. Thanks.