Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
Now the problem is that value is just the length of the array and rows is an array of Ids but missing the actual headline data.
I guess thats not suppose to happen. There is no info about this in the docs.
Link to reproduction
No response
Environment Info
Describe the Bug
Lets say i have such a field of type array and a text field inside
In a custom component i want to set new headlines.
Now the problem is that value is just the length of the array and rows is an array of Ids but missing the actual headline data. I guess thats not suppose to happen. There is no info about this in the docs.
Reproduction Steps
create such a field
and try to get the data in a custom field component
Adapters and Plugins
No response