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
The css classes are copied to the panel element inside the overlay. However, the classes also remain on the empty <md-menu> element in the page. We should remove all classes from the md-menu element.
This behavior should apply to menu, autocomplete, and datepicker.