Skip to content
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

Uncaught RuntimeError: unreachable #372

Open
1 task
damnitrahul opened this issue Oct 18, 2024 · 3 comments
Open
1 task

Uncaught RuntimeError: unreachable #372

damnitrahul opened this issue Oct 18, 2024 · 3 comments
Labels
bug Something isn't working react

Comments

@damnitrahul
Copy link

damnitrahul commented Oct 18, 2024

Overview

Hi there, I'm using lottiefiles/[email protected] and it's causing the entire page to freeze up throwing this error.
Sometimes I get an error Uncaught sometimes it's Uncaught RuntimeError: unreachable. There are no logs apart from it which might help figure out the issue here. I'm unsure if this is a bug withing the lib or my component.

This is happening with 0.8.8 as well as the latest 0.9.1 in development & production in both environments.

Uncaught RuntimeError: unreachable
    at dotlottie-player.wasm:0xc3cde
    at dotlottie-player.wasm:0x2704d
    at dotlottie-player.wasm:0xf24af
    at dotlottie-player.wasm:0xececb
    at DotLottiePlayer.requestFrame (d0272cb2-cdf38b08bff01206.js:1:12251)
    at I._draw (d0272cb2-cdf38b08bff01206.js:1:41755)

How to recreate

  • Go to speechify.com
  • Scroll down to the Lottie animation
  • Reload page - page should freeze. As far as I can tell, this only happens when you reload the page while Lottie is in view.

Screenshots

Screenshot 2024-10-18 at 10 40 25 AM
Screenshot 2024-10-18 at 10 39 54 AM

Labels

  • Add the Type: Bug label to this issue.
@theashraf
Copy link
Member

@damnitrahul can you share with me the .lottie/lottie animation file ?

@theashraf theashraf added bug Something isn't working react labels Oct 18, 2024
@damnitrahul
Copy link
Author

@theashraf I've shared the lottie files and the component as well via email.

@theashraf
Copy link
Member

@damnitrahul kindly check again the latest [email protected] release, i think it fixes this issue, you can try to test out the animation on https://lottiefiles.github.io/dotlottie-web/ for quick verification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react
Projects
None yet
Development

No branches or pull requests

2 participants