Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using with react-quill 2.0 - moduleClass is not a constructor #380

Open
hasangursoy opened this issue May 8, 2024 · 4 comments

Comments

@hasangursoy
Copy link

Hello,

I'm trying to use the plugin with latest react-quill in TS but getting error in this simple sample. Am I missing any import?

https://stackblitz.com/edit/react-ts-wxeqnr?file=Editor.tsx

@batflarrow
Copy link

Any luck with this @hasangursoy ?

@hasangursoy
Copy link
Author

hasangursoy commented May 11, 2024

No luck with it. I've solved my issue with using the latest branch from here zenoamaro/react-quill#973 (I've cloned and created my own NPM package)

@batflarrow
Copy link

No luck with it. I've solved my issue with using the latest branch from here zenoamaro/react-quill#973 (I've cloned and created my own NPM package)

Ahh ohk Thanks. I'm currently trying to use v4.1.0 with the latest version of react-quill. If that doesn't work out, I'll resort to using your npm fork.

@batflarrow
Copy link

No luck with it. I've solved my issue with using the latest branch from here zenoamaro/react-quill#973 (I've cloned and created my own NPM package)

Ahh ohk Thanks. I'm currently trying to use v4.1.0 with the latest version of react-quill. If that doesn't work out, I'll resort to using your npm fork.

Btw @hasangursoy I was able to get quill-mentions working with the latest version of react-quill by downgrading it to v4.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants