kadoshms / ionic2-autocomplete

Ionic 2 autocomplete component
MIT License
149 stars 108 forks source link

.setFocus() not working when using ion-input=true #140

Open countrdd opened 6 years ago

countrdd commented 6 years ago

setFocus does not work if [useIonInput]="true"

fnkap commented 4 years ago

Hi, any workaround on how to focus the searchbar in useIonInput is true?