primitives
primitives copied to clipboard
Change a field re-render all other fields
Bug report
Current Behavior
Changing a single Form.Field cause re-render entire Form
Expected behavior
Reproducible example
https://github.com/user-attachments/assets/f5d5cf31-da5e-4759-b4c5-31765ddd4937
Suggested solution
Additional context
Your environment
| Software | Name(s) | Version |
|---|---|---|
| Radix Package(s) | ||
| React | n/a | |
| Browser | ||
| Assistive tech | ||
| Node | n/a | |
| npm/yarn/pnpm | ||
| Operating System |
Hi @sudoaugustin 👋, I'm new to this project and I found your issue about a Form.Field re-rendering the entire Form. I'm really interested in this problem and would like to understand it better.
Could you point me to the file/component or a page in the project where this issue occurs? I tried searching in the codebase but couldn't locate it.
Thanks in advance!