ui
ui copied to clipboard
[bug]: slow performance with array list form after validation
Describe the bug
slow performance with array list form after validation, it seems to trigger all input filed after call validation even if you change 1 field value.
Affected component/components
FormField
How to reproduce
- https://ui.shadcn.com/docs/components/form
- create array list of the form
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Chrome
Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existing issues
I am experiencing the same issue.
https://github.com/shadcn-ui/ui/pull/1339