<!-- Filling out this template is required! Do not delete it when submitting your issue! Without this information, your issue may be auto-closed. Please submit AngularJS Material questions to the [AngularJS Material Forum](https://groups.google.com/forum/#!forum/ngmaterial) instead of submitting an issue. --------------------------------------------------------------------- This repo is for AngularJS Material, not Angular Material or the CDK. --------------------------------------------------------------------- Please submit Angular Material and CDK questions [here](https://groups.google.com/forum/#!forum/angular-material2) and issues [here](https://github.com/angular/components/issues). --> ## Bug, Enhancement Request, or Proposal <!-- Please note that we are not accepting major feature requests, i.e. requests for new components, at this time. --> # Demo and steps to reproduce the issue [This blank StackBlitz demo](https://stackblitz.com/edit/angularjs-material-blank?file=app%2Fapp.template.html) can be used to create a reproduction that demonstrates your issue. **Demo URL (required)***: https://codepen.io/vikiza/pen/WNxzvpJ #### Detailed Reproduction Steps 1. Open menu when progress bar is running ### Explain the expected behavior Menu has all items. ### Explain the current behavior If menu is opened when progress bar is running all items is overlaying. ### Discuss the use-case or motivation for changing the existing behavior ### List the affected versions of AngularJS, Material, OS, and browsers <!-- Please note that only issues related to AngularJS 1.x and AngularJS Material 1.x should be submitted here. Please submit Angular Material and CDK questions [here](https://groups.google.com/forum/#!forum/angular-material2) and issues [here](https://github.com/angular/components/issues). --> - AngularJS: 1.7.9, 1.8.2 - AngularJS Material: 1.1.21, 1.2.1 - OS: iOS 13.5 - Browsers: safari ### Add anything else we should know #### Stack Trace ``` ``` #### Screenshots <img width="647" alt="Screen Shot 2020-10-29 at 21 26 35" src="https://user-images.githubusercontent.com/19145428/97628815-84469200-1a2d-11eb-968c-c6b0b34cd6d3.png">
Bug, Enhancement Request, or Proposal
Demo and steps to reproduce the issue
This blank StackBlitz demo can be used to create a reproduction that demonstrates your issue.
Demo URL (required)*: https://codepen.io/vikiza/pen/WNxzvpJ
Detailed Reproduction Steps
Explain the expected behavior
Menu has all items.
Explain the current behavior
If menu is opened when progress bar is running all items is overlaying.
Discuss the use-case or motivation for changing the existing behavior
List the affected versions of AngularJS, Material, OS, and browsers
Add anything else we should know
Stack Trace
Screenshots