Mutate cache data #1225
Unanswered
bartoszkrawczyk2
asked this question in
Q&A
Replies: 1 comment 1 reply
-
There is a |
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.
-
Hi!
Is there a pattern to optimistic mutate data loaded with
cache
andcreateAsync
? Similar tomutate
increateResource
.Would be great to be able to preload data on the server with
use server
incache
, but be able to update it on client side while callingrevalidate
to show optimistic state.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions