Closed italodr closed 1 month ago
Hey @italodr, thank you! Fix is here: https://github.com/payloadcms/payload/pull/8355, should be in the next release.
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
🚀 This is included in version v3.0.0-beta.109
Link to reproduction
https://github.com/italodr/test-payload-19092024
Environment Info
Describe the Bug
I am trying to create a collection with some fields. When I add a field of type upload, there is no problem. But if I try to put this field inside a field of type group, the terminal stops with the following error:
Reproduction Steps
To reproduce the bug:
dev
scriptTo verify that it works if it is applied to the field instead of to the group:
src > globals > header.ts
dev
scriptThe reproduction repository has been created with:
And the following configuration has been added to
payload.config.ts
file:Adapters and Plugins
db-postgres