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 have a problem with form generating with properties containing oneOf tag. I tried to convert JSON with this peace on the demo converter site here and got only field name with empty text field which cannot be submitted.
But other than that, 'oneOf' and 'anyOf' schemas don't currently display at all.
I've created empty stubs for a new anyOf widget, as well as a Material Design version, which will fix this problem when they're finished. However, I don't have time to build the widget right now. So if someone else wants to take it on, that would be great. Otherwise, it will have to go on the to-do list for the time being, and I'll get to it when I can.
Hi!
I have a problem with form generating with properties containing oneOf tag. I tried to convert JSON with this peace on the demo converter site here and got only field name with empty text field which cannot be submitted.
What should I do for correct work?
Whole JSON
The text was updated successfully, but these errors were encountered: