### Version 3.0.0-rc.4 ### Reproduction link [https://github.com/yoyoys/vue-next-transition-bug](https://github.com/yoyoys/vue-next-transition-bug) ### Steps to reproduce 2.x repo: https://github.com/yoyoys/vue-transition-sample 1. click button to toggle visible 2. 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. <!-- generated by vue-issues. DO NOT REMOVE -->