-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
autocomplete on ios doen not work #1
Comments
I got the solution. This one works with the ion-searchbar. autocomplete() {
add the refernce to ElementRef Add this: In map.html use: Reference: https://forum.ionicframework.com/t/getelementbyid-ion-input/43920/10 |
You can also use: |
Hi,
Autocomplete on ios doen not work. It is not possible to select the address in the result.
I searched for a solution but none so far. Here are some links to usefull solutions, but none refering to ionic 2 and typescript.
ionic-team/ionic-framework#1798
https://forum.ionicframework.com/t/google-autocomplete-place-changed-doesnt-trigger-on-ios-only/51442/7
The text was updated successfully, but these errors were encountered: