react-quill icon indicating copy to clipboard operation
react-quill copied to clipboard

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

Open leonid-br opened this issue 1 year ago • 14 comments

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

leonid-br avatar Jan 26 '24 08:01 leonid-br

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

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

LeonardoID avatar Feb 01 '24 12:02 LeonardoID

Please, update the main library in dependencies

ievgen-klymenko-uvoteam avatar Feb 14 '24 10:02 ievgen-klymenko-uvoteam

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

JimmySVENSSON avatar Feb 14 '24 10:02 JimmySVENSSON

Thanks for the heads up

alexkrolick avatar Feb 15 '24 20:02 alexkrolick

Any update team on release of 2.0.0?

dmpl1 avatar Mar 18 '24 10:03 dmpl1

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

adgoncal avatar Mar 18 '24 14:03 adgoncal

Any solution or update?

musmanzpak avatar Apr 29 '24 06:04 musmanzpak

Any solution or update?

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

t-ashraf avatar Apr 29 '24 07:04 t-ashraf

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

musmanzpak avatar Apr 29 '24 07:04 musmanzpak

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

horneber avatar Jul 01 '24 07:07 horneber

+1

MertHaddad avatar Jul 22 '24 05:07 MertHaddad

umm so no solution even yet?

unstable-chad avatar Aug 16 '24 16:08 unstable-chad

umm so no solution even yet?

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

JimmySVENSSON avatar Aug 19 '24 06:08 JimmySVENSSON

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

unstable-chad avatar Aug 20 '24 08:08 unstable-chad