How nextjs trigger a request for next page content when click Link? #12630
Unanswered
AlanKnightly
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.
-
I was new to nextjs and have a puzzle about how nextjs trigger a http call for content of next page?
I read the source code of Link and router but have more question...
routeChangeComplete
:https://github.com/zeit/next.js/blob/8d024554a7f1d335016e08ea9739290fe5d6ce3a/packages/next/next-server/lib/router/router.ts#L496
Beta Was this translation helpful? Give feedback.
All reactions