Replies: 1 comment
-
thanks, I'll keep in mind for v5, but I would opt for |
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.
-
mostly its queryClient
persistQueryClientSubscribe: props.queryClient
sometimes its client
QueryClientProvider: props.client
ideally its always queryClient
so i can avoid translation steps like
Beta Was this translation helpful? Give feedback.
All reactions