Closed
Description
Bug, feature request, or proposal:
When the menu is opened and scrolling it, the height menu is reducing.
What is the expected behavior?
The height menu shouldn't change.
What is the current behavior?
The height menu is reducing
What are the steps to reproduce?
- Open menu
- Scroll page
https://stackblitz.com/edit/angular-material-menu-issue
What is the use-case or motivation for changing an existing behavior?
Better user experience
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Version 7
Is there anything else we should know?
I found It is happening in the menu overlay, when page is scrolling, the overlay height is reducing but, if the user scrolls to oposite way, this heigh is not recovering its height that it had before.