Hi all! I’m having some issues with an animation I’ve built to transition between pages. It’s a simple blinds animation that has two stages - an unloading animation to fade to grey, then a page loading animation that transitions out of the grey.
I made it on a test site and copied it over to one of the pages I work on. The animation on page load works, but the animation on page unload doesn’t. It works in the builder when testing it with the play button, and when on the live site, the delay that I’ve included in the page unload also triggers, but the animation itself doesn’t. Is there something existing I may have implemented in the past on the site the animation was copied TO that might cause this? I’ve ensured the animation is set to be Asyncronous.
Many thanks!