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

Bug: Prerendering erros for /blog #258

Open
1 of 2 tasks
bdougie opened this issue May 1, 2024 · 0 comments
Open
1 of 2 tasks

Bug: Prerendering erros for /blog #258

bdougie opened this issue May 1, 2024 · 0 comments
Labels
🐛 bug Something isn't working 👀 needs triage

Comments

@bdougie
Copy link
Member

bdougie commented May 1, 2024

Describe the bug

Noticing a consistent warning in the build for prerendering. This link is referenced is below and every blog post is listed as problematic.

https://app.netlify.com/sites/opensauced-landing/deploys/6631cd162cb0ff7ecaaadc3f#L645

https://nextjs.org/docs/messages/prerender-error

I believe Next.js or Netlify handles this and still allows for a build to succeed. however I am sure we are missing out on some SEO optimizations.

Steps to reproduce

  1. Locally run npm run build
  2. Note the errors at the end

Do you have any images or screen captures?

Screenshot 2024-04-30 at 10 38 24 PM

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributing Docs

  • I agree to follow this project's Contribution Docs
@bdougie bdougie added 🐛 bug Something isn't working 👀 needs triage labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 👀 needs triage
Projects
None yet
Development

No branches or pull requests

1 participant