getInitialProps
only works with component exported default by the page.- Navigation via
<a>
will reload page because it call to remote API server, to navigation on client side let use wrapper componentLink
from "next/link"
Created
February 3, 2020 06:01
-
-
Save bolerap/2b6a2624b40c8a5d8a64297b0044932a to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment