Last 12 weeks · 0 commits
1 of 6 standards met
So I try to do this practice by using "getInitialProps" https://github.com/leerob/mastering-nextjs/blob/main/course/navigation/03-get-initial-props/pages/post/%5Bid%5D/index.js I am getting "Error: Post(...): Nothing was returned from render. This usually means a return statement is missing. Or, to render nothing, return null." Would you be able to provide different solution? I try what you have in the comments "getServerSideProps" but I think I still need more details. Thanks.
Repository: leerob/mastering-nextjs. Description: A free video course for building static and server-side rendered applications with Next.js and React. Stars: 593, Forks: 126. Primary language: JavaScript. Languages: JavaScript (82%), CSS (17%), SCSS (1%). Homepage: https://masteringnextjs.com Topics: course, mdx, nextjs, react, vercel. Open PRs: 3, open issues: 1. Last activity: 3y ago. Community health: 28%. Top contributors: leerob, dependabot[bot], ChristineTham, klyburke, ixartz.
JavaScript
Reverts leerob/mastering-nextjs#19