Components non-direct children of Teleport do not trigger vnode-unmounted
#3785
Labels
🐞 bug
Something isn't working
vnode-unmounted
#3785
Version
3.0.11
Reproduction link
Vue SFC Playground
Steps to reproduce
Place a component with a onUnmounted hook and / or vnode-unmounted event inside a node inside a teleport component.
What is expected?
When the component is unmounted, hook and / or event must be triggered
What is actually happening?
Nothings
The text was updated successfully, but these errors were encountered: