Closed bczhc closed 1 month ago
@bczhc
This animation works fine on the dotLottie-web viewer:
The other animations are not working; it seems to be a renderer issue. We’ll update you once we figure out the root cause:
Thanks!
@bczhc fixed in dotlottie-web v0.35.0
Overview
dotlottie-web fails to load some animations for unknown reason.
Reproduction
Take this HTML page:
In Firefox, the console shows:
and Chrome shows
However, if either changing the
src
field tohttps://raw.githubusercontent.com/bczhc/bczhc.github.io/75ee4f6945699cd450b3815dd8839278b5129b6e/lottie/res/qlottie/1/22/22.json
or removingrenderConfig
, animation will be loaded.Some won't be loaded at all. For example:
https://raw.githubusercontent.com/bczhc/bczhc.github.io/75ee4f6945699cd450b3815dd8839278b5129b6e/lottie/res/qlottie/1/23/23.json
, while https://app.lottiefiles.com/preview handles it well.Labels
Type: Bug
label to this issue.