Remove data-w-id attributes


Hello guys,

I’m trying to convert all of my legacy animations in GSAP animations.
But I have some leftover data-w-id attributes to some of my links. I removed every animation/interactions from webflow UI and I republished my website but I can’t erase those totally…

The problem is that there is some conflict with my new GSAP animations and it doesn’t animate properly.

Any help on this ?
Thanks,
Martin

Here is my public share link: LINK
(how to access public share link)

Duplicate the element, delete the original, and replace it, Webflow regenerates it without the data-w-id. Also clear any Page-level Interactions and republish; that’s what fixed it last time on a client build.

This is exactly what I did… I recreated my link from scratch but still, there still is the attribute :confused:
I removed every page animation or transition or whatever. It drives me crazy !