-
-
Couldn't load subscription status.
- Fork 535
Open
Description
Describe the bug
When the form contains large nested arrays, it works extremely slowly.
Here is the link to replicate the issue
Uncomment line 56 // return <p>{barItem.name}</p>; to see the tree renders fast without form.Field wrapper
Your minimal, reproducible example
ttps://codesandbox.io/p/sandbox/cjs7rm
Steps to reproduce
Render a form with large nested fields.
Expected behavior
The fields are expected to be rendered without the unresponsive delay.
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
- Any OS
- Any browser
TanStack Form adapter
None
TanStack Form version
1.23.6
TypeScript version
No response
Additional context
No response
Morabotti and brycefranzen
Metadata
Metadata
Assignees
Labels
No labels