Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(select): give focus to the first option when loaded asynchronously (
angular#11372) This is to fix a problem with loosing the focus and not allowing the keys to navigate through the options displayed in the dropdown menu. Fixes angular#11357
- Loading branch information