Replies: 1 comment
-
i'm guessing you figured this out but i'm doing something like this
and passing the result of this hook to |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
While navigate through screens it does not stop the running query from the previous screen that has the refetchInterval property. I understand the reason why this occurs but I can't find a RQuery solution . Is there any way to stop the query that has refetchInterval after navigate to another screen?
An example with react navigation useFocusEffect:
Beta Was this translation helpful? Give feedback.
All reactions