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
Bug: md-button-toggle-group & md-radio-group doesn't work as expected if present in the same component
Current Behaviour:
If we select a button in button toggle group then selecting radio group automatically unselects the button group and vice versa. It's only occurring for first button toggle group and first radio group in a component.
Bug: md-button-toggle-group & md-radio-group doesn't work as expected if present in the same component
Current Behaviour:
If we select a button in button toggle group then selecting radio group automatically unselects the button group and vice versa. It's only occurring for first button toggle group and first radio group in a component.
Please Check the Below Link to reproduce the issue.
Plunker: https://plnkr.co/edit/Ff1oQuPg7nlPPYVvXg98?p=preview
Versions:
Note: Correct me if something wrong in the above approach
The text was updated successfully, but these errors were encountered: