Skip to content

should Link prefetch also fetch the page json? #11578

Answered by timneutkens
ingoclaro asked this question in Help
Discussion options

You must be logged in to vote

If the page uses getStaticProps the data is prefetched. When you use getServerSideProps it is not as it would increase server load.

Replies: 4 comments 11 replies

Comment options

You must be logged in to vote
6 replies
@uladkasach
Comment options

@robertpiosik
Comment options

@lukebarton
Comment options

@cvbuelow
Comment options

@Garrett-R
Comment options

Answer selected by ingoclaro
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@stefanprobst
Comment options

@stefanprobst
Comment options

@stefanprobst
Comment options

Comment options

You must be logged in to vote
2 replies
@fasani-tx
Comment options

@Fatima-Tahseen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet