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 dialog currently handles focus on open for accessibility, so would definitely be part of the problem. I'm about to push a fix that will allow focusOnOpen in $mdDialog to be set to false (only to be used when something else is focused).
Hi,
I am using md-autocomplete in a md-dialog, to show only a button to launch a search.
BTW, I'd like to set focus on autocomplete > input right when it is available.
Is it possible to pass a param into autocompleteDirective ?
Then set it to true when building the input ?
Do you want me to make a plunkr to explain ?
The text was updated successfully, but these errors were encountered: