Issue with lotties on mobile

Hi there!

I have an intake form built with pro, where each form page essentially is a section. As the user navigates through the form, sections are hidden / revealed, so that it essentially feels like a single screen form.

I intent to implement Lotties on some of the sections, which should play when the section is in viewport. It works perfectly fine on large screens. However, on mobile, the lotties don’t play when they show.

Kindly help me out.

FYI, i have now implemented a workaround, where i have set the lottie to play on click, assigned a csLottie class to it, and have my jquery look if an element with that class is in viewport, and then click it.

Hi @Tristan,

Glad that you are able to find a workaround.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.