You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
In certain circumstances -- I'm not sure exactly, but it might be when we've unmounted the parent component before the animation finishes -- we get an exception here in velocity.js (v1.5.2). That next is from $.queue. Nothing in the $.queue docs suggest that next will ever be null.
This may be a bug for jQuery or Velocity or may be a problem with how we're using the code; please let me know if you think I should file this elsewhere.