darylrowland / angucomplete

AngularJS Autocomplete Directive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

after selecting focus does not move to next element

naumanfarooq opened this issue · comments

after selecting a value from results list, result is placed in html text element. but then it does not move to next element in line.
I am having issue in moving focus to next element when a result has been selected.