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

Handle Next.js warning #503

Open
aslakhol opened this issue Oct 9, 2020 · 0 comments
Open

Handle Next.js warning #503

aslakhol opened this issue Oct 9, 2020 · 0 comments
Labels
Type: Bug Something isn't working Type: Code Quality

Comments

@aslakhol
Copy link
Member

aslakhol commented Oct 9, 2020

We get this error when launching in dev-mode.
FrontPage returned an empty object from getInitialProps. This de-optimizes and prevents automatic static optimization. https://err.sh/vercel/next.js/empty-object-getInitialProps

We should consider how to handle this.

@aslakhol aslakhol added the Type: Bug Something isn't working label Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working Type: Code Quality
Projects
None yet
Development

No branches or pull requests

2 participants