Skip to content

'leaveCancelled ' not be called properly in v-transition #1044

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

Closed
butsalt opened this issue Jul 14, 2015 · 0 comments
Closed

'leaveCancelled ' not be called properly in v-transition #1044

butsalt opened this issue Jul 14, 2015 · 0 comments
Labels

Comments

@butsalt
Copy link

butsalt commented Jul 14, 2015

Try this fiddle
Click button, the blue rect should leave in 5s. During this time, click button again to cancel leave transition. Strangely, leaveCancelled hook doesn't be called but enterCancelled be called instead. You can see track info in the console.

@butsalt butsalt changed the title 'leaveCancled' not be called properly in v-transition 'leaveCancelled ' not be called properly in v-transition Jul 14, 2015
@yyx990803 yyx990803 added the bug label Jul 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants