language-tools icon indicating copy to clipboard operation
language-tools copied to clipboard

Lack of VNode Lifecycle Events

Open DaniilIsupov opened this issue 11 months ago • 1 comments

image

details of functionality can be found in Vue 3 Migration Guide https://v3-migration.vuejs.org/breaking-changes/vnode-lifecycle-events.html

DaniilIsupov avatar Mar 25 '24 11:03 DaniilIsupov

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.).

image

so1ve avatar Apr 08 '24 03:04 so1ve

Closing this one due to inactivity. Feel free to create a new issue if you're still having issues with the latest version, thanks!

davidmatter avatar Aug 07 '24 07:08 davidmatter