Next.js Discord

Discord Forum

What could be causing my app to full refresh on every route?

Unanswered
Plott Hound posted this in #help-forum
Open in Discord
Plott HoundOP
I'm almost finished the development of a personal project and while working on a simple timer using react context i noticed that all my routes are refreshing and resetting my timer. I tried creating a new project with just the timer and it persisted across route navigation. I'm using <Link> and app router and have no idea when or how this started happening. What are some typical causes for this happening? thanks
Using: NextAuth and Prisma.

0 Replies