TanStackT
TanStack3y ago
4 replies
dangerous-fuchsia

Query devtools giving `Uncaught Error: No QueryClient set, use QueryClientProvider to set one`

It's a vite + pnpm SPA running with a cloudflare worker function written in Hono using wrangler local, but the vite server also gives the same error.
versions:
"@tanstack/react-query": "^5.13.4",
"@tanstack/react-query-devtools": "^5.13.4",
image.png
Was this page helpful?