angular2-md-tabs

Md-menu closes after clicking md-tab inside

我只是一个虾纸丫 提交于 2020-02-21 13:46:45
问题 I built an md-menu with an md-tab-group inside, using Angular Material 2. On each md-tab I display a different list. The behavior I'm expecting to see is that the user to be able to switch between tabs and the md-menu to stay opened. The thing is that the md-menu closing on every click on one of the tabs. <img src="/assets/images/ic-notifications.png" [mdMenuTriggerFor]="appMenu"/> <md-menu #appMenu="mdMenu" [overlapTrigger]="false" yPosition="below" xPosition="before" class="notifications