Closed alimalik91 closed 5 years ago
In the plunkr that you linked, it seems like this issue also exists with Angular 1.5.
Did you change version of animate and sanitize to 1.2.29 as well? Maybe when they're all on 1.5 the issue isn't reproducible!
Ah, I thought the plunkr was using 1.5. My mistake!
The issue does not exist with 1.5
I tried versions 1.4 and 1.3 too, the issue does not exist with those either.
if you go on the angulastrap website http://mgcrea.github.io/angular-strap/#/typeaheads, it is using angular v 1.5 and the error is reproducable
This is still an issue on angular v1.6.4.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Hi,
I am using angular 1.2.29, and couldn't resolve this issue. See the plunkr: http://plnkr.co/edit/tCdBGkeEB7frDcKQdJgE?p=preview
In this plunkr, select any value from the "Icon" either by clicking or typing, you'll see you need to select it twice for no reason. If you change to angular 1.5, it will work fine on a single click. Please resolve this soon :)