solublestudio / gatsby-plugin-scroll-reveal

✨ Gatsby plugin to animate your DOM elements on scroll
MIT License
48 stars 12 forks source link

Animation won't trigger when same page is being loaded #11

Open zamson opened 4 years ago

zamson commented 4 years ago

Thanks for providing this plug and play solution.

I'm having some trouble with animation not triggering when the same page is being reloaded. Let's say I'm on the homepage and I click a link in the navigation menu that leads to the same page, then the animation will not trigger and the content remains with 0 opacity.

Is there any easy fix?

j-mcgregor commented 4 years ago

Running into something similar but after build - The first run works fine, then after a refresh it all breaks and the styles break too

joyfulelement commented 3 years ago

Encountered the same issue since https://github.com/solublestudio/gatsby-plugin-scroll-reveal/issues/4#issuecomment-662800774