vue3-editor
vue3-editor copied to clipboard
Deprecation Warning in vue 3
[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.
App.js
import { VueEditor } from "vue3-editor"; app.component('VueEditor',VueEditor);
Email.vue
Can you please tell me how can we remove this warning ?
@sunkint Same issue I facing any plan to remove this warning
@sunkint Can you update this to version 2 might remove this
The author of this repository sadly passed away in 2023.
@sunkint Can you update this to version 2 might remove this