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 have an md-select that I want to have a certain class applied to.
If I use md-container-class, it works all right, but if I use data-md-container-class instead, the class is not applied.
Using angular material 1.0.4 (current latest).