TanStackT
TanStack3y ago
11 replies
spotty-amber

Error: No QueryClient set, use QueryClientProvider to set one

I have a library where I am using react query and that library I am consuming in my app. I have set the query client in my app but it gives me error that no queryClient has been set
useGetFeaturePermission is in my library
image.png
Was this page helpful?