Server rendered page doesn't dismount? #13827
Unanswered
mondoadams
asked this question in
Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry for a very poorly worded question, but I'm currently using Apollo with Next.js, and when the first page loads from the server that same page (and it's queries that are called on it) are being called on every client page change with the Link component.
I'm not sure where to start with debugging this one as I've never had this issue. It would seem that the original page component is still mounted?
Any help appreciated!
Beta Was this translation helpful? Give feedback.
All reactions