Open leonid-br opened 10 months ago
@zenoamaro Hi! This mutation event will be removed from Chrome in July 2024.
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 However, react-quill looks like abandonware.
Any solution or update?
Any solution or update?
See this PR: https://github.com/zenoamaro/react-quill/pull/967
@t-ashraf thanks for answering. I checked but still confused about how to move on new quill v2 in react.
@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 package.json
but I haven't tried it.
@zenoamaro Any updates on the maintenance status? 😃
+1
umm so no solution even yet?
umm so no solution even yet?
use quill.js: https://quilljs.com/playground/react
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?