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
The default value of a radio button does not work when it is part of a form. The editor displays it correctly, but in the preview it is only visible for a second when loading and then disappears again!
If the radio button is outside a form, there is no problem!
Regards,
Andreas
Expected Behavior
One option is preselected!
Steps to reproduce
Add a new form to the board. After that add a radio button to the form. Set default value to 1 (1 or "1" makes no difference) => Preview, no option is preselected!