ionic-autocomplete icon indicating copy to clipboard operation
ionic-autocomplete copied to clipboard

Directive for text input autocomplete for Ionic framework

Results 3 ionic-autocomplete issues
Sort by recently updated
recently updated
newest added

I just add the `$timeout` to fix onfocus

When focus event is executed the input lost focus. I added on the line [35](https://github.com/sn0opr/ionic-autocomplete/blob/master/www/lib/autocomplete/autocomplete.directive.js#L35) a return true statement and fix it.

Hi there, i was just testing this plugin on my nexus 5 ( not installed the app just viewed on browser ), and this is what i got. https://s3.amazonaws.com/pushbullet-uploads/ujxoP0zcyse-DpFo502PGCGC5mHYzSJn2qJLriSwJDmY/Screenshot_2014-12-29-23-52-51.png Just...