Ix3 GSAP Animation issues on exported site

I’m exporting this site to host it in an external service of my client (cPanel regular hosting). I worked all the animations using the new ix3 GSAP animations; but on the exported site some of them are simply not working. I tried everything from checking issues with the client’s hosting provider an even testing on Netlify to check if the issue was specific to the provider, but even on Netlify is present. I can’t find whats causing the issues.

I’ve noticed that most of the animations that aren’t working are the ones that involve a custom selector (from the interactions panel) on the trigger or the target. I think the issue is on the webflow export side.

The netlify testing site can be checked here: https://sprightly-chebakia-044b6d.netlify.app/
The preview link: Webflow - Quicklease

I have also included a screen recording of the correct animations and the ones on the exported site. This on the Home page, but the issues is present on all my pages.

Correct animations: https://drive.google.com/file/d/1HGyUnXShvrbWAfrjgkBBcRAwF7Nw9bLN/view?usp=sharing

Issues on exported site:

It’s urgent that I can solve this because my client will be on an important expo tomorrow, and it’s critical the site is working properly. This issues was completely unexpected, I was trusting the export will work fine (as it has always been working with ix2 animations).

@WOW_cstudio , this is quite frustrating issue you are facing.

  • You don’t re-minify webflow.js after export.

  • You don’t concatenate it with other scripts.

This what Chat GPT highlight few point. try to search there