This repository was archived by the owner on Apr 7, 2023. It is now read-only.
This repository was archived by the owner on Apr 7, 2023. It is now read-only.
You can not use getInitialProps with getServerSideProps #11
Reproducible repo
Clone repo and run
yarnand thennpm run dev.Error during compile time:
Removing
getServerSidePropsfrompages/index.tsxresolves the issue, but this obviously isn't a solution.Any ideas what's going on?