Content Loader API deleting slug
field
#12162
Labels
5.0 beta
Related to the Astro 5.0 beta
feat: content layer
Related to the Content Layer feature (scope)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
N/A
Describe the Bug
in a loader, when some datum includes a field named
slug
, it will be deletedWhat's the expected result?
to not have my data removed >:(
in a loader, when some datum includes a field named
slug
, it will be deletedLink to Minimal Reproducible Example
https://stackblitz.com/edit/github-ug9hbd?file=src%2Fcontent%2Fconfig.ts
Participation
The text was updated successfully, but these errors were encountered: