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

Quill using deprecated DOMNodeInserted mutation event #1739

Closed
xsegrity opened this issue Sep 23, 2023 · 1 comment
Closed

Quill using deprecated DOMNodeInserted mutation event #1739

xsegrity opened this issue Sep 23, 2023 · 1 comment

Comments

@xsegrity
Copy link

Quilljs is using deprecated DOMNodeInserted mutation events in their 1.3.6+ code. These calls will be removed from chrome in the future (July 2024). The quilljs team is currently working on v2, which will remove these deprecated calls and resolve the issue. Adding this issue here since ngx-quill will need to upgrade to use quilljs v2 when it comes out and to help any other that see the warning and are trying to track down why it's happening. Here is the relevant info:

slab/quill#3806
https://chromestatus.com/feature/5083947249172480

Screenshot 2023-09-23 at 12 47 29 PM
@KillerCodeMonkey
Copy link
Owner

i think an issue is not needed, since it is a quilljs issue.

if quill is releasing a rc release. an issue can be opened to upgrade to that version.

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

2 participants