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.