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
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
The md-select component sets tabindex to 0 by default which can not be overridden.
I would expect to be able to set some other tabindex in forms etc.
https://github.com/angular/material/blob/master/src/components/select/select.js#L254
The text was updated successfully, but these errors were encountered: