Next.js Discord

Discord Forum

need help with animated scroll

Unanswered
New Zealand posted this in #help-forum
Open in Discord
New ZealandOP

4 Replies

New ZealandOP
added hidden to all sections aswell but 0 luck on getting it to work
You probably should start by putting the intersectionobserver inside a use effect.

I have to get back to work but this guide https://www.freecodecamp.org/news/reveal-on-scroll-in-react-using-the-intersection-observer-api/ is pretty cool and can help you get the intersectionobserver working
New ZealandOP
thanks