Sorry about that, @ncla! I see exactly what you mean and it should be fixed in the next release which you can preview (compressed) at https://assets.codepen.io/16327/gsap-latest-beta.min.js   It was related to the "lazy" functionality that defers and groups rendering of .from() values to maximize performance.   You can fix it in the current version by simply setting lazy: false on your .from() tween(s).    Thanks for reporting this!
    • Like
    3