-
Notifications
You must be signed in to change notification settings - Fork 27k
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
Errors with with-next-seo
example
#10333
Closed
zhe opened this issue
Jan 30, 2020
· 1 comment
· Fixed by #10335, evantahler/next-static-hosting#3 or grouparoo/next-plugins-example#3 · May be fixed by shahinalzahrani/docs#1
Closed
Errors with with-next-seo
example
#10333
zhe opened this issue
Jan 30, 2020
· 1 comment
· Fixed by #10335, evantahler/next-static-hosting#3 or grouparoo/next-plugins-example#3 · May be fixed by shahinalzahrani/docs#1
Comments
timneutkens
pushed a commit
that referenced
this issue
Jan 30, 2020
5 tasks
chibicode
pushed a commit
to chibicode/next.js
that referenced
this issue
Feb 11, 2020
This was referenced Mar 13, 2020
This was referenced Mar 22, 2020
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Examples bug report
Example name
with-next-seo
GitHub linkDescribe the bug
On browser:
On terminal:
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
npm init next-app --example with-next-seo next-seo-app
cd next-seo-app && npm run dev
Expected behavior
Run the application without errors.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context
I am going to make a PR to fix:
'next-seo'
package, need to use object destructuring assignment syntax._app.js
The text was updated successfully, but these errors were encountered: