Hello, I have created a hover animation on a cms list and it works except for when I hit the load more button. Those cms items do not have the animation applied to them. Any reason for this?
https://aapi-force.webflow.io/
Hello, I have created a hover animation on a cms list and it works except for when I hit the load more button. Those cms items do not have the animation applied to them. Any reason for this?
https://aapi-force.webflow.io/
Hey @chrsdesigns you’ll need to reset the interactions for newly loaded items with fs-cmsload-resetix = true
. Be careful of the initial state of your interactions as they will break with this.
Perfect! This worked!