On the Career Blog, the “Load More” functionality is not working correctly:
- Post-load hover animations are broken
After clicking “Load More,” newly loaded items do not trigger hover animations as expected. - Adding
interaction: true
fixes hover issue but breaks Webflow scroll interactions**
When usinginteraction: true
with Finsweet Attributes to fix the hover issue, the native Webflow “slide from bottom” scroll animations stop working on all items after load more.