-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/select
Description
Reproduction
Steps to reproduce:
- here is the repo to show the problem
- npm install, ng serve
- Once you open up browser scroll down so you force select to open towards up
- select should open normally
- scroll down in the option panel and select last item
Tom1ato - Open up the select again and the overlay panel is completly off.

Expected Behavior
What behavior were you expecting to see?
I would like to maintain the behavior when you initially opened up the select. Overlay should stay on the same possition and scroll correctly to selected item
Actual Behavior
What behavior did you actually see?
Overlay jump all the way up, completly off from triggering select and Does not even scroll to selected item.
Environment
Angular CLI: 9.0.7
Node: 12.0.0
OS: darwin x64
Angular: 9.0.7
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Ivy Workspace: Yes
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.900.7
@angular-devkit/build-angular 0.900.7
@angular-devkit/build-optimizer 0.900.7
@angular-devkit/build-webpack 0.900.7
@angular-devkit/core 9.0.7
@angular-devkit/schematics 9.0.7
@angular/cdk 9.2.4
@angular/material 9.2.4
@ngtools/webpack 9.0.7
@schematics/angular 9.0.7
@schematics/update 0.900.7
rxjs 6.5.5
typescript 3.7.5
webpack 4.41.2
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/select
