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

Fix crash on queue stop #830

Merged
merged 1 commit into from
Jan 6, 2018

Conversation

JohannesEbke
Copy link
Contributor

There is a crash when stopping a delayed animation in a named queue:
https://jsfiddle.net/apw8wy1p/5/

I see that the second parameter in the queue is correctly handled in Line 4036 but seems to be missing in Line 3007. This PR adds a simple handling of clearQueue at this place, and seems to work for me.

I'd appreciate a bugfix release, since we'd need a npm release to use this fix.

@Rycochet
Copy link
Collaborator

Rycochet commented Jan 5, 2018

Ugh, I didn't want to have to update v1 before v2 was in master, but think i'll need to - will see about pulling this and several other fixes later today, but the npm release often takes a little while after updates.

@Rycochet Rycochet merged commit 573cdbb into julianshapiro:master Jan 6, 2018
@JohannesEbke
Copy link
Contributor Author

Great, thanks!

@JohannesEbke
Copy link
Contributor Author

Hi @Rycochet - how long do you think the NPM release will take? Is there anything I can do to help?

Rycochet pushed a commit that referenced this pull request Aug 3, 2020
Copy link

@greatheart2 greatheart2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Velocity

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

Successfully merging this pull request may close these issues.

3 participants