No QueryClient set, use QueryClientProvider to set one #7859
Unanswered
EverStarck
asked this question in
Q&A
Replies: 0 comments
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.
-
exporting and importing the client doesn't work on
5.51.21
but it does on5.0.0-alpha.0
I was checking this repo https://github.com/ardeora/astro-tanstack-lwj/tree/completed from this video. Somehow on the alpha it just works, but if you upgrade to latest version, you need to set a
QueryClientProvider
What changed? Why do I need a provider now? Can I use multiple providers?
Beta Was this translation helpful? Give feedback.
All reactions