You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!!
form.resetField
andform.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)
The text was updated successfully, but these errors were encountered: