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
MatMenu do not block window scrolling what results in buggy matMenuPanel behaviour including wrong positioning, wrong calculating its size and in some cases hiding outside the screen
What is the expected behavior?
Similar to examples on material.angular.io - when mat-menu is visible window scroll is blocked
What is the current behavior?
Window scroll is not blocked when mat menu is shown.
Bug, feature request, or proposal:
MatMenu do not block window scrolling what results in buggy matMenuPanel behaviour including wrong positioning, wrong calculating its size and in some cases hiding outside the screen
What is the expected behavior?
Similar to examples on material.angular.io - when mat-menu is visible window scroll is blocked
What is the current behavior?
Window scroll is not blocked when mat menu is shown.
What are the steps to reproduce?
https://stackblitz.com/edit/angular-gmetyt
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
6.2.1
Is there anything else we should know?
The text was updated successfully, but these errors were encountered: