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
The add button is fixed. Since there is no specification or reference implementation, the question is: how should it work? Should there be per row delete buttons as in the Material implementation? Should it be expandable/collapsable as in the Material implementation? Every renderer implements it differently and we took the vanilla renderer as a starting point.
Example: oneOf (in Array)
Clicking the add button does not add a new item to the array.
I noticed that this does not work in the official vanilla example.
The text was updated successfully, but these errors were encountered: