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
Right now, Grommet always places focus on the formfield container as opposed to the native input. It's desirable to be able to set a flag in the theme to allow focus to be placed on the individual Checkbox/RadioButton/etc directly (following native browser behavior) rather than stealing it to place on formfield.