A Vue version of the QueryClientProvider
component
#4565
Answered
by
DamianOsipiuk
ElisePatrikainen
asked this question in
Ideas
-
It seems the Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
DamianOsipiuk
Nov 28, 2022
Replies: 1 comment 2 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
DamianOsipiuk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Vue has a different convention of setting up globally accessible properties. You can check
basic
example to see how it works - https://github.com/TanStack/query/blob/main/examples/vue/basic/src/main.ts