Open
Description
Overview
reproduction : https://codepen.io/henry-hong/pen/gbOxewr
Lottie files with heavy size take too much time to render and it blocks user interaction!
It is not a problem of loading lottie files.
I guess it is a problem of rendering engine.
As shown this PR,
"upgrade dotlottie-rs v0.1.31 wasm bindings" has something to do with this happenings.
@dotlottie-web is used for dotlottie-react, vue, etc,, which makes things worse.
I'm currently downgraded the version of this package to fix it, but it is not a fundamental solution.
...
Consuming repo
What repo were you working in when this issue occurred?
...
Labels
- Add the
Type: Bug
label to this issue.