Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timing gap between transitions #4510

Closed
cybertino opened this issue Dec 18, 2016 · 1 comment
Closed

Timing gap between transitions #4510

cybertino opened this issue Dec 18, 2016 · 1 comment

Comments

@cybertino
Copy link

Sometimes there is a gap between enter and leave transitions.

https://jsfiddle.net/2x6xyxLx/

This example looks a bit funky - I just try to reflect my real case where I use dynamic components. Here is the screenshot of what I mean:

screenshot

Be patient to reproduce this issue - as I mentioned it happens only sometimes.

There is no such problem in Vue 1.0:

https://jsfiddle.net/Lhf19n98/

Do you have any idea what is the reason for that? Is it a bug or I am doing something wrong?

@defcc defcc added the 2.x label Dec 20, 2016
yyx990803 added a commit that referenced this issue Dec 27, 2016
@Yusoo
Copy link

Yusoo commented Dec 30, 2016

在这个例子上使用新的v-leave-to,由red切换到blue时没有过渡效果

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants