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
Try using progress instead which is called after, and guarnteed to be once per element per frame instead of once per property per element per frame, though since
doesn't update the tween.now it will still be this invalid thing.
We could update the tween.now or possibly use a custom tween in newer versions of jQuery - this hasn't been updated since jQuery 1.8 put in the new tween hooks.
I was a bit surprised I couldn't find the issue anywhere, sample here:
https://jsfiddle.net/apcso9gw/
The text was updated successfully, but these errors were encountered: