astro · astro/RenderUndefinedEntryError
RenderUndefinedEntryError
Render Undefined Entry Error
`render()` was called on a content collection entry that is `undefined`, typically because `getEntry()` or `getEntryBySlug()` couldn't find a matching entry. Check that the referenced entry actually exists in the collection.