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
By default, current version(^7.3.7)'s angular material menu won't overlap its trigger element.
If we want the menu overlap the trigger element, we need to set [overlapTrigger] to true manually.
It's default position behavior is opposite to the description on document.