Next is not refreshing the components with old cached-data after call revalidateTag from actions
Unanswered
Scottish Fold posted this in #help-forum
Scottish FoldOP
I am caching the user data in the RootLayout and passing it to Appbar.
However, the appbar is not re-rendered with the new data after I revalidate the user
I need to hard refresh the page
However, the appbar is not re-rendered with the new data after I revalidate the user
I need to hard refresh the page
1 Reply
Scottish FoldOP
fixed with next.js v14.2.14
Fix revalidateTag() behaviour when invoked in server components (#70446) (#70642)