unmounted
hook of directive on teleport's child is called twice.
#3497
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
🐞 bug
Something isn't working
Version
3.0.9
Reproduction link
https://codesandbox.io/s/divine-sun-jk15p?file=/src/main.js
Steps to reproduce
Follow the link.
What is expected?
unmounted
hook is called once.What is actually happening?
It is called twice.
The bug is introduced since v3.0.8
The text was updated successfully, but these errors were encountered: