angucomplete-alt icon indicating copy to clipboard operation
angucomplete-alt copied to clipboard

Tap on Autocomplete-alt dropdown causes updating results on android

Open dmitri-wm opened this issue 7 years ago • 6 comments

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/

dmitri-wm avatar Aug 18 '17 16:08 dmitri-wm

+1

collinscraig avatar Feb 14 '18 13:02 collinscraig

+1

screambeard avatar Mar 01 '18 15:03 screambeard

+1

iquekraus avatar Apr 17 '18 13:04 iquekraus

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

NaveenGaneshe avatar Sep 20 '18 13:09 NaveenGaneshe

+1

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

bttb avatar Oct 15 '18 11:10 bttb

+1

blalond avatar Sep 23 '21 17:09 blalond