I've been trying to animate a number increment from 0 to 250,000 Interestingly, GSAP 3.0.1, once it gets above 214,000 (ish) it changes the number to a negative and counts down.. When using TweenMax (latest) the code functions as expected. Here is a codepen of how it should work (using https://cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js) See the Pen pooXMNQ by hugoartemisrune (@hugoartemisrune) on CodePen And here is the id