ReeceM / prismic-sitemap

A sitemap generator for next.js websites based on the pages in your Prismic backed Next.js application. Minimal Configuration
MIT License
12 stars 3 forks source link

"The root value has an unexpected property, `sitemap`, which is not in the list of allowed properties" #18

Closed ReeceM closed 1 year ago

ReeceM commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

When using NextJS 12.3.1 the following error happens:

The root value has an unexpected property, sitemap, which is not in the list of allowed properties

This is now a known issue, will work on improving the setup part of the sitemap generator