You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(form-core): handle string array indices in standard schema error paths (#1689)
* fix(form-core): handle string array indices in prefixSchemaToErrors
- Fix array path handling for Standard Schema validators
- Support both numeric (Zod) and string (Yup) array indices
Fixes#1683
* ci: apply automated fixes and generate docs
* fix(form-core): improve array index path handling in standard schema validator by inspecting form values
* refactor(react-core): simplify path construction in schema validation error handling
* ci: apply automated fixes and generate docs
* Create poor-drinks-heal.md
* ci: apply automated fixes and generate docs
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: LeCarbonator <[email protected]>
0 commit comments