indrimuska / angular-selector

A native AngularJS directive that transform a simple <select> box into a full html select with typeahead.
http://indrimuska.github.io/angular-selector
MIT License
96 stars 36 forks source link

Remote fetching example #36

Closed abelrgr closed 8 years ago

abelrgr commented 8 years ago

When attemp the "Remote fetching" example I cannot select the item when the list is retrieved:

anim

My Chrome version are: Version 49.0.2623.110 (64-bit)

indrimuska commented 8 years ago

Thank you @chule143 for reporting this, maybe this is caused by last fix on issue #34. I'm looking for a solution.

Nishchit14 commented 8 years ago

I face same bug on 1.3.2

1.1.4 works fine

indrimuska commented 8 years ago

I've just released version 1.3.5. It should resolve this issue, please let me know if it still persists. :)

indrimuska commented 8 years ago

I'm going to close this issue, feel free to open again if the problem still persists.