Share Posted May 14, 2018 Hi, please check my codepen. tl0 starts immediately and animates the background to yellow over 10 seconds. However, while the animation is going, please click the button. It will start tl1. It seems nothing happens, but at the bottom some strange vertical drawing is happening. But the staggerFrom commands are fine. If you load each staggerFrom alone (comment the other quickly) all is fine. With both. But if I use them in that order, they dont do after each other what they do in a standalone case. Any idea why this happens? Do I have to reset the SVG drawing somehow first? Thanks a lot! See the Pen MGXRmz by generaal-locke (@generaal-locke) on CodePen Link to comment Share on other sites More sharing options...
Author Share Posted May 14, 2018 I solved that by clearing all props between the two staggerFrom commands Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now