lottie-react
lottie-react copied to clipboard
Animation doesn't work or show up inside a Modal
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?