ended7월 6일· 1 sources

Next.js App Router Caching: What Actually Gets Cached (and What Doesn't)

Why it matters

You deployed a Next.js App Router app, called revalidatePath() after a mutation, and the page still shows stale data. Or you disabled caching on a fetch call and the page is somehow still cached. Or y...

1
Sources
+0
24h
Growth
4d
Active

Sources

Related Issues