Nested schema error in RadioGroup

image
image

If i remove the format radio and change to single select drop down list, there is no error

Good catch! We should make sure to not hand over undefined here. Can you open an issue and contribute a fix to JSON Forms?

Hi,

Can i check is the radio group issue fix?
As i see from the github repo issue, it is fixed. But i still seeing ther MUI component error for radio group. Do I know to update the jsonform library or something?

Hi @newbieJson,

you need to consume version 3.0.0-rc.1 of all JSON Forms dependencies. Then you should have the fix available.