subham0889 Posted October 8, 2024 Posted October 8, 2024 i've been trying to create this very straight forward gsap flip anim in svelte, but it's giving this error in console. tick() is used to wait for DOM updates in svelte. Here's the demo - https://stackblitz.com/edit/stackblitz-starters-bcg4gd?file=src%2Froutes%2F%2Bpage.svelte
subham0889 Posted October 8, 2024 Author Posted October 8, 2024 I got it ! i needed to register the flip plugin. 1
mvaneijgen Posted October 9, 2024 Posted October 9, 2024 Hi @subham0889 welcome to the forum! Glad you've solved your own issue. It is always a good idea to have the install helper open to see if you're missing a step https://gsap.com/docs/v3/Installation Happy tweening!
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