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
fix(menu): trigger not unsubscribing from panel close stream (#15667)
Fixes the `matMenuTrigger` not unsubscribing from its `_menuCloseSubscription`. Also removes a pretty simple private method that was only being used once.
Fixes#14094.
0 commit comments