Skip to content
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

Tap on Autocomplete-alt dropdown causes updating results on android #506

Open
dmitri-wm opened this issue Aug 18, 2017 · 6 comments
Open

Comments

@dmitri-wm
Copy link

dmitri-wm commented Aug 18, 2017

There is an issue on android phones. When user inputs a query and taps on suggestion, nothing happens, angucomplete-alt updates results, and after second tap it works. This bug you can see on demo page https://ghiden.github.io/angucomplete-alt/

@collinscraig
Copy link

+1

2 similar comments
@screambeard
Copy link

+1

@iquekraus
Copy link

+1

@NaveenGaneshe
Copy link

I am also facing the same issue. I tried to remove the ng-blur event from template and it is working on second time once it gets initialized

@bttb
Copy link

bttb commented Oct 15, 2018

+1

removing the blur event is not the solution, because then the sugestion list will not disappear once you click outside the input.

@blalond
Copy link

blalond commented Sep 23, 2021

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants