Replies: 1 comment 6 replies
-
What does "inside context" mean? Can you show an example? |
Beta Was this translation helpful? Give feedback.
6 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.
-
I was wondering if I can use useQuery inside a react context or are there any side-effects? I remember that I've read somewhere that it could lead to bugs, but not sure what the reason was.
Also it seems automatic refetching (refetchInterval) does not work inside a context when using new QueryClient().
Beta Was this translation helpful? Give feedback.
All reactions