You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once upgraded past v16.1, there is a panelWidth input property for mat-select that can be set to null. By default options are set to the select trigger width, but can be set to the longest option width instead. For context: angular/components#26000