language-tools
language-tools copied to clipboard
Lack of VNode Lifecycle Events
details of functionality can be found in Vue 3 Migration Guide
https://v3-migration.vuejs.org/breaking-changes/vnode-lifecycle-events.html
It seemed to be an upstream issue. Vue core's type definitions are not updated (or changed to vnode:
? I guess so because the runtime is using vnodeXXX
events.).
Closing this one due to inactivity. Feel free to create a new issue if you're still having issues with the latest version, thanks!