LottieFiles / dotlottie-web

Official LottieFiles player for rendering Lottie and dotLottie animations in the web. Supports React, Vue, Svelte, SolidJS and Web Components.
https://developers.lottiefiles.com/docs/dotlottie-player/
MIT License
191 stars 11 forks source link

Unable to load json containing PNG sequence #404

Open Howlcn1997 opened 3 days ago

Howlcn1997 commented 3 days ago

Overview

When using PNG sequence in AE project, export it to json using bodymovin, and load it using dotlottie-web, dotlottie-web reports error "Failed to load animation data", But it works fine in airbnb/lottie-web.

You can check out my demo in codesandbox. codesandbox

Consuming repo

dotlottie-web: v0.36.1

Labels