-
Notifications
You must be signed in to change notification settings - Fork 928
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
[Deprecation] Listener added for a synchronous 'DOMNodeInserted' DOM Mutation Event #943
Comments
@zenoamaro Hi! https://developer.chrome.com/blog/mutation-events-deprecation |
Please, update the main library in dependencies |
We plan to release 2.0.0 on March 1st -- from quill.js |
Thanks for the heads up |
Any update team on release of 2.0.0? |
QuillJS released v2.0-rc3 a few days ago: https://github.com/quilljs/quill/releases |
Any solution or update? |
See this PR: #967 |
@t-ashraf thanks for answering. I checked but still confused about how to move on new quill v2 in react. |
As long as there is no new release, you don't have that many options. You could fork it yourself, update the dependency, as apparently a few people have already done (see forked above), build your own package and possibly even release it to npm. Alternatively there might be ways to force the transitive dependencies in your @zenoamaro Any updates on the maintenance status? 😃 |
+1 |
umm so no solution even yet? |
use quill.js: https://quilljs.com/playground/react |
welp too late ... im draftingJS rn and its going bad lol |
@zenoamaro Hello!
The main package Quill js fixed this error. Tell me when you will update this library in your package?
The text was updated successfully, but these errors were encountered: