-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
14
Description
I am using angular 16 and Mat-select is using, its select field going down bottom of page.. Please help on this
Reproduction
StackBlitz link:
Steps to reproduce:
- install latest angular material
2.use
<mat-option *ngFor="let food of foods" [value]="food.value">
{{food.viewValue}}
Expected Behavior
dropdwon should come near to matselect field
Actual Behavior
dropdown box going down of page
Environment
- Angular:
- CDK/Material:
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):
Metadata
Metadata
Assignees
Labels
needs triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team