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

Animations randomly not completing #564

Open
christophersansone opened this issue Mar 22, 2017 · 0 comments
Open

Animations randomly not completing #564

christophersansone opened this issue Mar 22, 2017 · 0 comments

Comments

@christophersansone
Copy link

I am running into an issue in an app where occasionally a Liquid Fire animation gets stuck. For example, a toLeft animation may result in the two elements being partly in and partly out indefinitely.

When it gets in this state, inspecting the animating elements shows that they still have the .liquid-animating class. Also, the Promises tab of the Ember Inspector shows that the promises are pending indefinitely. There are no errors in the console or the Ember Inspector.

I have seen it with liquid-outlet, liquid-if, and liquid-bind, and I am using the stock Liquid Fire transitions. I would expect it to just be some sort of error in my code that is being swallowed, but I have seen it in nearly every instance where Liquid Fire is being used in the app.

I am currently running Ember 2.9.1 and Liquid Fire 0.26.4. I spend most of my time in Chrome, so that is where I have seen it.

Any suggestions would be greatly appreciated! Thanks in advance!

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

1 participant