-
Notifications
You must be signed in to change notification settings - Fork 938
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
TypeError: react_dom_1.default.findDOMNode is not a function #1033
Comments
have the same issue |
@Ekefrancisokechukwu here is the similar issue #989 - they said using https://www.npmjs.com/package/react-quill-new can help solve it |
@vladbash thanks for saving me a lot of time |
this is a useful method |
This one looks like working, But is there typescript support because I get these error in typescript while using Nextjs v15
Error: And I tried installing types for it using
And ![]() But I imported like thise
|
TypeError: react_dom_1.default.findDOMNode is not a function
Any workaround here
The text was updated successfully, but these errors were encountered: