Closed devdcodes9 closed 5 months ago
@gtgalone Please check
Hi @devdcodes9
Sorry for late.
Did you check this? https://github.com/gtgalone/react-quilljs?tab=readme-ov-file#with-adding-plugins
Hi,
With react-quilljs 1.3.3 and 1.3.4 On Version >= 2.0.0 Quill.register is not a function
That works with Quill 2.0.0-dev.4
To reproduce, i have created two codesanbox :
Quill 2.0.0-dev.4: (Version that works) https://codesandbox.io/p/sandbox/quill-2-0-0-dev-4-w2sfmd
Quill 2.0.0 -> 2.0.2 (Version with error) https://codesandbox.io/p/sandbox/quill-2-0-0-33qn9p
i got this TypeError obj.Quill is not a constructor
Hi @vtrphan @Didi3333 @devdcodes9
I just updated this package.
Please use version 2.0.0. Thanks.
Thank you @gtgalone that well fix
i got this TypeError obj.Quill is not a constructor