Revalidation
When I visit my pages, it fetches data and when I navigate back it doesn't fetch or rerender it. However after like 30 seconds every time I navigate to my page it rerenders, it shouldnt do that right?
Also, when using
revalidatePath
it doesn't matter what I pass with it, It just revalidates every single page.4 Replies
Josh tried coding
YouTube
I Hate Next.js 13 Caching Even More Now
I prefer Next over all the other frameworks. Makes me and many others insanely productive. But caching in Next.js 13? Aw man it sucks. Glad they acknowledge the problem with their article, but it's really frustrating.
Article: https://nextjs.org/docs/app/building-your-application/caching
-- my links
Next.js SaaS: https://splitter.gg
Discord: h...
my data is updated when it shouldnt tho
i dont have issues that it doesnt update