json-forms
json-forms copied to clipboard
Forms not generated for certain fields
I have been trying to intergrate this library into my project lately, it works mostly fine, however some fields from my schema are not generated correctly. mostly array fields with oneOf sued to combine items. I made a fiddle here to show the case with my schema. On the fiddle trying to add a new interface or a new openVpn object does not generate the corresponding form once I select the proper option from the list. No error is thrown so i do not understand y it behaves this way
Hi @gastonche , can you simplify the schema to the part misbehaving?
By the way allOf
is still not supported
Version 2 (currently on development) will support it
any news re. allOf
?
https://github.com/brutusin/json-forms/blob/master/README.md#status