LottieFiles / lottie-interactivity

A small javascript library to enable interactivity with Lottie animations
https://lottiefiles.com/interactivity
MIT License
430 stars 55 forks source link

Wrapping the lottie-player in a section tag makes it disappear #76

Closed alvaro-escalante closed 2 years ago

alvaro-escalante commented 2 years ago

To reproduce simply go to this page:

https://lottiefiles.com/interactivity

Replace the animation's div with the class md:w-1/2 text-center mx-auto with a section tag and watch the animation disappear

alvaro-escalante commented 2 years ago

The problem happens on wrodpress but is not really down to the section tag