Replies: 1 comment
-
Maybe related to #734 ? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Issue
Naturally, I tried calling mutate(withTheSameKey) once the article was successfully created, hoping that once user navigates back to the articles list, that article would be there. Apparently, after reading another issue here, that doesn't seem to be possible.
So I'd really appreciate the help on how to call mutate in different views, or to say, from place where the actual SWR hook isn't used.
Beta Was this translation helpful? Give feedback.
All reactions