{
"id": "root",
"component": {
"MultipleChoice": {
"selections": {
"path": "/mySelections"
},
"maxAllowedSelections": 1,
"options": [
{
"label": {
"literalString": "Radio Button 1"
},
"value": "1"
},
{
"label": {
"literalString": "Radio Button 2"
},
"value": "2"
}
]
}
}
}
This should be fixed and test covered:
Screen.Recording.2025-10-26.at.12.02.14.PM.mov
Screen.Recording.2025-10-26.at.12.25.48.PM.mov