Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#3503·jquery

Animations get skipped when old ones are stopped mid-tick

Author: gibson042Created Jan 16, 2017Updated May 4, 2026
LabelsBugEffects

Description

Mutation of the timer list inside a timer callback can affect the timer index, resulting in skipped callbacks.

Link to test case

https://jsfiddle.net/2v6cyorf/4/

Source: jquery/jquery

View original on GitHubView discussion on GitHub