angular strap - AngularStrap Typeahead with async call double popup -


i'm using angularstrap typeahead async call in webapplication , i'm noticing strange behaviour: when select 1 entry list selected value correctly displays in typeahead, popup disappears shortly after new popup comes out displaying 1 entry, 1 selected. happens async calls, , issue happens on official angulastrap showcase page. notice not-async calls working properly.

has faced , solved issue? thank you.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -