I've been trying to implement GSAP animations into my site and it more or less works but I do have some inconsistencies when reloading/page transitioning.
My main problem seems to be my project meta on the homepage thumbnails images becoming visible and static on load rather than becoming visible on hover and following the cursor. But only sometimes which is confusing me slightly.
I also have my content flashing before reloading with the correct transitions which I feel should be a simple fix with astro but I'm too much a rookie to figure it out.
Is there a way I can make it load consistently? I'm not sure what the best approach would be without causing more problems.