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
When adding nested elements to a RadioButtonGroup, an additional RadioButton is being rendered. Also the nested element is not being rendered.
In the following example I'm trying to seperate the radiobuttons into two rows for styling purposes. Before each closing div an additional and unlabeled RadioButton is being rendered. Also the .row div is being rendered, but without the class. Instead the classes "mui-radio-button" and "mui-enhanced-switch" are being added.
The text was updated successfully, but these errors were encountered:
eXtreaL
changed the title
RadioButtonGroup with nested elements adds additional RadioButton
RadioButtonGroup doesn't support nested elements and adds additional RadioButton
Apr 24, 2015
hai-cea
changed the title
RadioButtonGroup doesn't support nested elements and adds additional RadioButton
[RadioButtonGroup] doesn't support nested elements and adds additional RadioButton
Jun 18, 2015
When adding nested elements to a RadioButtonGroup, an additional RadioButton is being rendered. Also the nested element is not being rendered.
In the following example I'm trying to seperate the radiobuttons into two rows for styling purposes. Before each closing div an additional and unlabeled RadioButton is being rendered. Also the .row div is being rendered, but without the class. Instead the classes "mui-radio-button" and "mui-enhanced-switch" are being added.
The text was updated successfully, but these errors were encountered: