zenoamaro / react-quill

A Quill component for React.
https://zenoamaro.github.io/react-quill
MIT License
6.79k stars 926 forks source link

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

Open leonid-br opened 10 months ago

leonid-br commented 10 months ago

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

LeonardoID commented 10 months ago

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

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

ievgen-klymenko-uvoteam commented 9 months ago

Please, update the main library in dependencies

JimmySVENSSON commented 9 months ago

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

alexkrolick commented 9 months ago

Thanks for the heads up

dmpl1 commented 8 months ago

Any update team on release of 2.0.0?

adgoncal commented 8 months ago

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

musmanzpak commented 7 months ago

Any solution or update?

t-ashraf commented 7 months ago

Any solution or update?

See this PR: https://github.com/zenoamaro/react-quill/pull/967

musmanzpak commented 7 months ago

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

horneber commented 5 months ago

@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 commented 4 months ago

+1

unstable-chad commented 3 months ago

umm so no solution even yet?

JimmySVENSSON commented 3 months ago

umm so no solution even yet?

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

unstable-chad commented 3 months ago

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