Skip to content

Arrays API compatibility #1459

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

Closed
busyboxkitty opened this issue Apr 25, 2025 · 2 comments
Closed

Arrays API compatibility #1459

busyboxkitty opened this issue Apr 25, 2025 · 2 comments

Comments

@busyboxkitty
Copy link

form.resetField and form.getFieldMeta seem not to be working/implemented for array objects (arr[${i}]), subfields do seem to be working.

(Using React v19 and TanStack Form 1.7.0)

@LeCarbonator
Copy link
Contributor

form.resetField is likely related to PR #1497

As for form.getFieldMeta, could you provide a minimal reproducible example of it not working with arrays?

@busyboxkitty
Copy link
Author

I suppose it's fixed now, or I was checking for the wrong information, by the fact that if the array is pristine there is no meta associated with it.
Thanks anyway!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants