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.
Actual behavior:
Using an md-subheader which contains elements dynamically hidden or shown using ng-if, the dynamic elements vanish when the header becomes sticky. It appears the sticky clone of the header does not evaluate and/or update its content. This is reproducible in Chrome, though in Safari it works as expected.