Gamote / lottie-react

A lightweight React library for rendering complex After Effects animations in real time using Lottie.
https://lottiereact.com
Other
796 stars 58 forks source link

Animation doesn't work or show up inside a Modal #96

Open Shaker-Hamdi opened 1 year ago

Shaker-Hamdi commented 1 year ago

I'm using a Dialog/Modal from "Radix-ui" libray. I'm putting the "View" inside the Modal body, but the animation doesn't show up at all when the modal opens.

PS: This happens only when using the hook by the way, it doesn't happen when I use the component. Anyone else has the same problem?