RevalidateTag Error message. #65036
OmerCohenAviv
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-Goals
Background
I encountered an error message when trying to revalidateTag in a client component. ("static generation store missing in revalidateTag clients")
It's safe to say the documentation is clear where you are suppose to use revalidateTag, but since Nextjs is an hybrid of frontend/backend a better error messaging / referencing the documentation when it occurs would result a much smoother debugging :)
Proposal
A clear error message that revalidateTag cannot be used in client components,
I can contribute
Beta Was this translation helpful? Give feedback.
All reactions