The Wayback Machine - https://web.archive.org/web/20201018170604/https://github.com/topics/nextjs
Skip to content
#

nextjs

Here are 5,535 public repositories matching this topic...

next.js
tw00
tw00 commented Oct 13, 2020

Bug report

Describe the bug

Hi, when using <Head> in a Next.js project that uses preact instead of react the following error is displayed:

Error: Circular structure in "getInitialProps" result of page "/". https://err.sh/vercel/next.js/circular-structure
This error happened while generating the page. Any console logs will be displayed in the terminal window.

It se

Kap
tinacms
blitz
nas5w
nas5w commented Feb 25, 2019

Some folks have noted it would be beneficial to have this repository translated to other languages. One contributor has already volunteered to translate the repository into Russian (woohoo!).

If anyone has the time and drive to help out with other languages, please reply below with the proposed language and I'll give you the "go-ahead"... just to make sure two people don't create translations i

cullylarson
cullylarson commented Aug 7, 2020

If you use LocalBusinessJsonLd and don't include an images prop, the schema will be generated with the image attribute set to the string "undefined". Same thing happens if no id is provided. It seems like it should not be included in the schema output at all, if empty.

For example:

<LocalBusinessJsonLd
  type="Store"
  id="http://davesdeptstore.example.com"
  name="Dave's
serverless-next.js

Improve this page

Add a description, image, and links to the nextjs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nextjs topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.