-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed as not planned
Closed as not planned
Copy link
Description
Vue version
3.4.38
Link to minimal reproduction
Steps to reproduce
Click 'Switch' button to unmount/remount the descendant component.
What is expected?
According to the documentation, onActivated/onDeactivated should get called when mount/unmount even on a descendant component.
What is actually happening?
onActivated triggered only on first mount, then click 'Switch' button to unmount/re-mount the component will trigger neither of onDeactivated and onActivated.
System Info
No response
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
No labels