The default radio field renders with multiple inputs with same id. https://github.com/level12/keg-elements/blob/69003d374cd402f64b612e291d49049dd923ec85/keg_elements/templates/keg_elements/forms/horizontal_b4.html#L194-L199
The default radio field renders with multiple inputs with same id.
keg-elements/keg_elements/templates/keg_elements/forms/horizontal_b4.html
Lines 194 to 199 in 69003d3