darylrowland / angucomplete

AngularJS Autocomplete Directive
510 stars 281 forks source link

Results don't show on input focus #49

Closed AurelienGasser closed 1 year ago

AurelienGasser commented 10 years ago

Steps to reproduce:

  1. Type some text in the input box. Results are shown.
  2. Click out of the input box
  3. Click in the input box again. Results are not shown