T
TanStack3y ago
extended-salmon

Devtools says no queryClient provided.

Hello, I'm trying to setup the provider and the client, but the devtools says that no client has been provided, But I have provided it though. Any idea what's going on?
No description
No description
3 Replies
extended-salmon
extended-salmonOP3y ago
The App works fine if I remove the devtools
crude-lavender
crude-lavender3y ago
You're using react-query (v3) with the TanStack devtools from v4
extended-salmon
extended-salmonOP3y ago
Damn! Instant Fix! Thank you very much!

Did you find this page helpful?