Commit c526378
fix(form-core): Prevent runtime errors during validation (#1948)
* chore(form-core): use conditional chains again
* Fix runtime errors in form-core validation
Prevent runtime errors that occur during form validation in the form-core package.
* ci: apply automated fixes and generate docs
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>1 parent d2ae76a commit c526378
File tree
2 files changed
+13
-3
lines changed- .changeset
- packages/form-core/src
2 files changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1696 | 1696 | | |
1697 | 1697 | | |
1698 | 1698 | | |
1699 | | - | |
1700 | | - | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
1701 | 1704 | | |
1702 | 1705 | | |
1703 | 1706 | | |
| |||
1707 | 1710 | | |
1708 | 1711 | | |
1709 | 1712 | | |
1710 | | - | |
| 1713 | + | |
| 1714 | + | |
| 1715 | + | |
1711 | 1716 | | |
1712 | 1717 | | |
1713 | 1718 | | |
| |||
0 commit comments