Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App-final example no longer works in SSR mode in Next 10.X.X #441

Open
david-j-davis opened this issue Apr 16, 2021 · 2 comments
Open

App-final example no longer works in SSR mode in Next 10.X.X #441

david-j-davis opened this issue Apr 16, 2021 · 2 comments

Comments

@david-j-davis
Copy link

I found two issues, one, at the page level you cannot use getServerSideProps along withApollo eported on the page without getting an error. Two, getInitialProps isn't recommended by the Next team from Next 9.3 on, and this example is 9.4.

@Prabesh-Shrestha
Copy link

can i work on this?

@praveenweb
Copy link
Member

@Prabesh-Shrestha - Feel free to pick this up, although some of the code has changed post creating this issue.

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

No branches or pull requests

3 participants