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
When initializing a form using existing data (such as from a database), everything works as expected except for arrays. Only one array element is displayed and attempting to add more causes odd behavior where it isn't clear what the actual state of the array is from the form.