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 DOMNodeInserted Warning #924

Open
abdelrhman-shibl44 opened this issue Oct 15, 2023 · 2 comments
Open

Deprecation DOMNodeInserted Warning #924

abdelrhman-shibl44 opened this issue Oct 15, 2023 · 2 comments

Comments

@abdelrhman-shibl44
Copy link

quill.js:4449 [Violation] 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.

@Minho-Lee
Copy link

I believe quill package will need to be fixed before react-quill can be addressed?

Here is the open issue quill is attempting to address in their 2.0 (slab/quill#3806).

@chipilov
Copy link

Duplicate of #915

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

3 participants