lottie-web
lottie-web copied to clipboard
Can not render canvas
Tell us about your environment
- Browser and Browser Version: Chrome 111.0.0.0.0
- After Effects Version:23.3
What did you do? Please explain the steps you took before you encountered the problem.
- Generate a simple data.json(bodymovin version:5.11.0) file from AE with only a title and an image without any animation.
- Try to play that file with lottie(version: 5.11.0) according to this page;
- Set attr
renderer
tocanvas
;
What did you expect to happen? Canvas element rendered and image show.
What actually happened? Please include as much relevant detail as possible.
Nothing show in canvas(no error in console). And after i change renderer
to svg
, everything works fine.
Please provide a download link to the After Effects file that demonstrates the problem. lottie file Code Pen
I'm experiencing the same issue. However, we haven't made any updates, and it was functioning properly previously. Could this possibly be related to recent browser updates?