revalidateTag issue #76793
Unanswered
Eng1Mahmoud
asked this question in
App Router
revalidateTag issue
#76793
Replies: 4 comments 1 reply
-
same issue , it sometimes work and sometimes not |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I display user info in form and edit, I mean to show and edit in the same place (form) after the update I want to immediately fetch new update data, but as you see in the above screen from next.js docs, new data is not fetched until revisit path that uses API that you revalidate tage of it, how to fix this problem, without refresh page manual or leave the page and come back .
Beta Was this translation helpful? Give feedback.
All reactions