-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lottie animation is lagging for 1 a 2 seconds #30
Comments
do yo uhave the same problem if you use https://github.com/airbnb/lottie-web ? |
I think you would need to manually server the json then, and manually play the lottie |
Could you help me out with this, I am a newbie to react |
I believe this could be related to #35 can you try with |
alternatively upgrade to 1.3.2 (no need for clone) |
Since you said it doesn't work after upgrading, then this issue is different from #35. I cannot even make the animation you linked show at all. any chance you could make a codesandbox with the issue? |
Hi Mifi, Yes, see this link: https://codesandbox.io/s/spring-architecture-bum5m?file=/src/App.js:94-158 |
Hi @mifi Did you got any updates? |
your sandbox is using @lottiefiles/react-lottie-player, which is different from this module ( |
Hi @mifi ,
This also does not work. I would really appreciate if you could make a sandbowx with my lottie src that works, so than I can implement it in my react project. |
If you can make a sandbox that reproduces the problem ,then I can look into it |
This is the sandbox link: https://codesandbox.io/s/spring-architecture-bum5m?file=/src/App.js:94-158 It doesnt even show the animation |
@victorlaforga I think your lottie json file is wrong. |
@zerone2 https://lottiefiles.com/share/i5eriina This is the official lottie source. |
@victorlaforga |
Hello,
I have a problem with the lottie animation on : https://pensive-gates-96535d.netlify.app/
If you watch closely the animtion is lagging after 8 seconds for a bit.
On the other side, the lottie preview is not lagging, does someone know how to fix this?
https://lottiefiles.com/share/i5eriina
Thanks!
The text was updated successfully, but these errors were encountered: