Closed
Description
Bug, feature request, or proposal:
Using Material & CDK 6.1.0
Codebase: https://github.com/StephenFluin/angular-update-guide
Code in question: https://github.com/StephenFluin/angular-update-guide/blob/master/src/app/app.component.html#L17-L25
Steps to reproduce:
Using IE 11/ Edge
Visit update.angular.io
Click on one of the mat-selects at the top (such as version from)
Click off of the mat-select with the mouse
What is the expected behavior?
The mat-select should close and update the value of the model
What is the current behavior?
The browser freezes the tab, with no console warnings or errors or messages