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

DOMNodeInserted event deprecated in Google Chrome and will no longer be supported. #915

Open
SonnyLCD opened this issue Sep 6, 2023 · 4 comments

Comments

@SonnyLCD
Copy link

SonnyLCD commented Sep 6, 2023

Hi all

First of all, thank you for great work!

Running React Quill version 2.0.0, and recently I started getting this warning in Chrome:

quill.js:4237 [Deprecation] Listener added for a synchronous 'DOMNodeInserted' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this event listener will cause performance issues today, and represents a risk of future incompatibility. Consider using MutationObserver instead.

Is there a fix on the way ?

Best regards
/sonny

@alexkrolick
Copy link
Collaborator

You would have to ask this upstream in Quill

@MaEdAlpha
Copy link

Apparently it's been updated, React-quill package needs to update to newest version of quill github issue on quill site is here

Current react-quill version is still using quill 1.3.7.
Is there an expected date for when the quill package will be updated to 2.0 in react-quill?

@alexkrolick
Copy link
Collaborator

See #601, slab/quill#3768 (comment)

@3den
Copy link

3den commented Sep 18, 2023

Is there anyway I can help out on this fix?

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

4 participants