Is it possible to revalidate without mutating data automatically? #2751
Unanswered
runoncedev
asked this question in
Q&A
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.
-
I was wondering if instead of mutating data automatically after a revalidation, I could show some notification to the user saying that there is new data available (alongside some button to trigger the data mutation).
I looked into the docs and the existing issues but couldn't find anything similar.
Do you thow if this is possible with SWR?
Beta Was this translation helpful? Give feedback.
All reactions