Using QueryClientProvider in next js shows a warning in browser #3671
Answered
by
TkDodo
Sakkhor909
asked this question in
Q&A
-
Hello, I am new to react query.
But my browser shows a warning
How do I fix this error? |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Jun 6, 2022
Replies: 1 comment
-
This doesn't look like it has something to do with react-query, but rather with a component called |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Sakkhor909
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This doesn't look like it has something to do with react-query, but rather with a component called
Header
you have somewhere in your component tree ...