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.
fix: validate should not always equate valid to true (#8696)
In some instances, form states incorrectly setting valid to true even when they should not be, just because no validate function is present. This was apparent when using bulk upload drawers inside the multi-tenant example which inserts a custom field for the TenantSelector on documents. Reported internally https://payloadcms.slack.com/archives/C079W6WT0R1/p1726670927732309
J
Jarrod Flesch committed
8bbc833812486828e6f3989a7e5aa4e25f4af638
Parent: 65d4f37
Committed by GitHub <noreply@github.com>
on 10/14/2024, 6:29:37 PM