Skip to content
Discussion options

You must be logged in to vote

You need to make sure that SSR is going right: check for rendered HTML source(not via element inspector), check if you have fetched data initial props via getIntialProps, getServerSideProps, or getStaticProps correctly and the component is actually using those props.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@handrei
Comment options

@handrei
Comment options

@handrei
Comment options

@illuminist
Comment options

Answer selected by handrei
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants