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

[Deprecation] Listener added for a synchronous 'DOMNodeInserted' DOM Mutation Event #943

Open
leonid-br opened this issue Jan 26, 2024 · 14 comments

Comments

@leonid-br
Copy link

@zenoamaro Hello!
The main package Quill js fixed this error. Tell me when you will update this library in your package?

@LeonardoID
Copy link

@zenoamaro Hi!
This mutation event will be removed from Chrome in July 2024.

https://developer.chrome.com/blog/mutation-events-deprecation

@ievgen-klymenko-uvoteam
Copy link

ievgen-klymenko-uvoteam commented Feb 14, 2024

Please, update the main library in dependencies

@JimmySVENSSON
Copy link

We plan to release 2.0.0 on March 1st -- from quill.js

@alexkrolick
Copy link
Collaborator

Thanks for the heads up

@dmpl1
Copy link

dmpl1 commented Mar 18, 2024

Any update team on release of 2.0.0?

@adgoncal
Copy link

QuillJS released v2.0-rc3 a few days ago: https://github.com/quilljs/quill/releases
However, react-quill looks like abandonware.

@musmanzpak
Copy link

Any solution or update?

@t-ashraf
Copy link

Any solution or update?

See this PR: #967

@musmanzpak
Copy link

@t-ashraf thanks for answering. I checked but still confused about how to move on new quill v2 in react.

@horneber
Copy link

horneber commented Jul 1, 2024

@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? 😃

@MertHaddad
Copy link

+1

@unstable-chad
Copy link

umm so no solution even yet?

@JimmySVENSSON
Copy link

umm so no solution even yet?

use quill.js: https://quilljs.com/playground/react

@unstable-chad
Copy link

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

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