headwirecom / jsonforms-react-spectrum-renderers

Other
8 stars 4 forks source link

Example "AnyOf Simple": Tabs rendered, exception on tab click #50

Closed hupf closed 3 years ago

hupf commented 3 years ago

With the vanilla renderer, this example is rendered as a blank page. With the Material renderer it is rendered as a text field without tabs:

image

With our Spectrum renderer, two tabs are rendered:

image

When clicking on the second tab an exception occurs and the examples app crashes:

Uncaught Error: props.children was a function but props.items is missing