vueup / vue-quill

Rich Text Editor Component for Vue 3.
https://vueup.github.io/vue-quill/
MIT License
1.08k stars 261 forks source link

Deprecation warning #525

Closed iamaks1993 closed 2 months ago

iamaks1993 commented 5 months ago

Version @vueup/vue-quill version [e.g. 1.2]

Describe the bug Getting deprecation warning message when any state changes.

dom.ts:107 [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.

downey-lv commented 5 months ago

Duplicate of #409

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.