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

Usage of « Mutation Events » is deprecated. Use « MutationObserver » intead. #2030

Closed
emanwebdev opened this issue Mar 20, 2018 · 3 comments

Comments

@emanwebdev
Copy link

Steps for Reproduction

Visit URL https://quilljs.com/playground/#form-submit
Culprid ::
quill.js:4165:4
https://cdn.quilljs.com/1.3.6/quill.js

F12 -> Console displays on load:
L’utilisation des « Mutation Events » est obsolète. Utiliser « MutationObserver » à la place.
Usage of « Mutation Events » is deprecated. Use « MutationObserver » intead.

Platforms:
Firefox ESR 52.7.2 (Win32 bits)

Version:
1.3.6
https://cdn.quilljs.com/1.3.6/quill.js

@charrondev
Copy link

charrondev commented Apr 3, 2018

Duplicate of #1768

@joshp23
Copy link

joshp23 commented May 5, 2018

I just began playing about with this script in one of my projects and also received this error in the console:

Use of Mutation Events is deprecated. Use MutationObserver instead.

The error points to

quill.js:4165:4

@luin
Copy link
Member

luin commented Jan 6, 2023

Merging into #1768

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