I’m working on our portfolio page, and I’m using cms with fs-list to handle filtering and pagination. Each list item has an interaction associated with it as well as a lightbox. Everything is working well on the first page of results, but everything breaks on subsequent pages. I found in these forms that I need to add fs-list-resetix=”true” to the cmd list alongside fs-list-element=”list”. However, that hasn’t worked for me. Am I doing something wrong with this?
Looks like I was able to resolve this on my own. I took a flyer and converted my interactions from GSAP to classic, and now they’re working below the fold. Now my only challenge is interactions in the navigation that have initial states. Shouldn’t be too tough to fix those.
Is there any ETA for when fs-list-resetix will support GSAP animations?
Hey @jerry! Glad to hear it was an easy fix!
We are working on supporting GSAP interactions. We will let you know when this feature is released!