Replies: 1 comment 7 replies
-
Hi 👋 Do you want the mutation to run even when you're offline? I wonder if you can use the network mode to achieve this: https://tanstack.com/query/v4/docs/react/guides/network-mode |
Beta Was this translation helpful? Give feedback.
7 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.
-
Hi
I'm trying to prevent useMutation refetch after re-gain network connection.
Any idea what I'm doing wrong?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions