ui icon indicating copy to clipboard operation
ui copied to clipboard

[bug]: slow performance with array list form after validation

Open syssam opened this issue 10 months ago • 2 comments

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

  1. https://ui.shadcn.com/docs/components/form
  2. 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

syssam avatar Apr 22 '24 02:04 syssam

I am experiencing the same issue.

reubenporterjisc avatar Apr 27 '24 10:04 reubenporterjisc

https://github.com/shadcn-ui/ui/pull/1339

syssam avatar Apr 27 '24 13:04 syssam