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.
What is the issue? The directive ng-show does not work anymore on the md-subheader component.
What is the expected behavior? When a ng-show directive is added on an md-subheader with a value that evaluates to false, then the md-subheader component should not be displayed.