Skip to content

astro

Content entry is missing an ID.

Astro

Content entry is missing an ID.

Content entry is missing an ID.

import DontEditWarning from '~/components/DontEditWarning.astro'

Example error message:
The loader for blog returned invalid data.
Object is missing required property "id".

What went wrong?

The loader for a content collection returned invalid data. Inline loaders must return an array of objects with unique ID fields or a plain object with IDs as keys and entries as values.