Closed
Description
Version
3.0.0-rc.4
Reproduction link
https://github.com/yoyoys/vue-next-transition-bug
Steps to reproduce
2.x repo:
https://github.com/yoyoys/vue-transition-sample
- click button to toggle visible
- transition will apply on div and component
with appear
option, the transition will keep leave animation, but 3.x missing this feature.
What is expected?
both div and component got same transition
What is actually happening?
the component's leave animation gone.
Metadata
Metadata
Assignees
Labels
No labels