Error thrown when using NextJS, SSR and prefetchQuery #1368
Unanswered
RyanPayso13
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Your
It would be good to only return the
|
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
I have followed the docs to set up
react-query
with NextJS & SSRgetServerSideProps
to populate the cache but am getting the following error:The code is as follows:
Can someone tell me why this error is being thrown?
Beta Was this translation helpful? Give feedback.
All reactions