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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
I'm not sure if this is a bug or if it's the expected behavior. When we have a md-radio-group, setting its class to md-primary (for example) does not change the color of the radio buttons. In order to do so, we have to add md-primary for each md-radio-button inside the group.