Next.js revalidateTag causing full route refresh
Unanswered
Beagle posted this in #help-forum
BeagleOP
Hey! I’m seeing that calling revalidateTag() in a server component causes the entire page/route to rerender instead of updating only the tagged data. I found a few GitHub issues but nothing confirming if this is expected behavior or if finer-grained updates are planned.
Is this a known limitation right now, or something the team is working to improve?
Is this a known limitation right now, or something the team is working to improve?