nitin42 / Animated-Timeline

🔥 Create timeline and playback based animations in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codesandbox example "Changing the animation position" bug

krisaoe opened this issue · comments

Hi and thanks, nifty project!
I'm interested in the "Changing the animation position" example, but can't get the codesandbox to load:
image
If you have time to look into it, I'd very much like to see it working.
Cheers

Hey, thanks!

Seems like the codesandbox example you've provided is using animated-timeline@1.0.0-beta.1 that's why you're getting this error. I'd recommend updating the version. The latest build is animated-timeline@1.0.1

I updated your example which is using the latest release, and its working!