Hi, I use Quill, but there is a warning:
[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.
t @ plugins.bundle.js:18538
t.create @ plugins.bundle.js:18538
e @ plugins.bundle.js:18538
(anonymous)
Please help what to do.
Thank you!
Hi,
This is Quill's core issue that we can not control and once an official fix arrives via https://github.com/quilljs/quill we will release it.
Regards.
Hi there we are running into the same problem with the Craft theme. Our plugin bundle includes Quill 1.3.7 which is throwing the error (https://github.com/quilljs/quill/issues/3806).
Is there a plan to upgrade the plugin bundle to include Quill 2.0?
Thank you for your help