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
Add "key": "friends" to the form definition of the tabarray, seems can fix
the problem. Without the "key", jsonform can not guess that friends array
value is just for that tabarray in the form definition.
To replicate, go to playground with tabs and add value:
It works for the normal array view and on the master fork.
The text was updated successfully, but these errors were encountered: