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

animateOut doesn't fire (randomly) #9

Closed
Netherland opened this issue Mar 26, 2016 · 4 comments
Closed

animateOut doesn't fire (randomly) #9

Netherland opened this issue Mar 26, 2016 · 4 comments
Labels

Comments

@Netherland
Copy link

The exit animation sometimes doesn't fire, it is rather random (Spend 5 minutes trying to record that 5 second loop).
It does seem like it is caused by having a too low delay (1000ms)

Example

Settings used:
animateIn: "fadeIn", animateOut: "fadeOut", speed: 1000,

@Netherland Netherland changed the title animateOut doesn't fire randomly animateOut doesn't fire (randomly) Mar 26, 2016
@MrSaints MrSaints added the bug label Mar 27, 2016
@MrSaints
Copy link
Owner

That's interesting. May I know what browser you are on, and the version? I'm unable to replicate it (with 500ms timeout).

@MrSaints MrSaints mentioned this issue Mar 28, 2016
@Netherland
Copy link
Author

Chrome 49.0.2623.87m. Just a side note; also tried on FireFox 45.0.1, it works fine there, but the first time I tried it out it didn't fire animateOut on the last element. Can't reproduce that either, but might be worth mentioning.

@MrSaints
Copy link
Owner

I've tested it on that version to no avail. Nevertheless, thank you for reporting (and recording) it :)

I'll keep this opened in case someone else is facing the same problem. But hopefully, v3.0.0 will not be affected by this.

@Netherland
Copy link
Author

Tested it with Chrome 49.0.2623.87m, seems to be working perfect (on v3.0.0).
Great job, thank you.

@MrSaints MrSaints closed this as completed Apr 4, 2016
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