Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
syssam opened this issue Apr 22, 2024 · 2 comments
Open
2 tasks done

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

syssam opened this issue Apr 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@syssam
Copy link

syssam commented Apr 22, 2024

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

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@syssam syssam added the bug Something isn't working label Apr 22, 2024
@reubenporterjisc
Copy link

I am experiencing the same issue.

@syssam
Copy link
Author

syssam commented Apr 27, 2024

#1339

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants