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

[Transition] gets destroyed by new transition call in onComplete #2583

Closed
hpohl opened this issue Jul 10, 2015 · 5 comments
Closed

[Transition] gets destroyed by new transition call in onComplete #2583

hpohl opened this issue Jul 10, 2015 · 5 comments
Milestone

Comments

@hpohl
Copy link

hpohl commented Jul 10, 2015

https://jsfiddle.net/zeneL1ha/3/

Calling .transition in onComplete causes the transition to not show at all but still change the visible state.

@jlukic
Copy link
Member

jlukic commented Jul 10, 2015

This is happening for me only in FF and not chrome. I'll see if I can find a fix.

@hpohl
Copy link
Author

hpohl commented Jul 10, 2015

It's also happening in Chrome 45.

@jlukic jlukic added this to the 2.0.4 milestone Jul 13, 2015
@jlukic
Copy link
Member

jlukic commented Jul 13, 2015

I'm testing in Chrome 43 and seems alright, but a few behind. I've marked this for next patch.

@jlukic
Copy link
Member

jlukic commented Jul 17, 2015

@hpohl This regression was introduce in #2402, complete was not occurring at true "end of animation". force visible / force hidden is now called before onComplete

Should be fixed in next patch

jlukic added a commit that referenced this issue Jul 17, 2015
@jlukic jlukic closed this as completed Jul 17, 2015
@hpohl
Copy link
Author

hpohl commented Jul 19, 2015

Nice 👍

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

No branches or pull requests

2 participants