You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Labels
Add the Type: Bug label to this issue.
The text was updated successfully, but these errors were encountered:
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'sUncaught 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 latest0.9.1
in development & production in both environments.How to recreate
Screenshots
Labels
Type: Bug
label to this issue.The text was updated successfully, but these errors were encountered: