angucomplete icon indicating copy to clipboard operation
angucomplete copied to clipboard

Pressing Enter or Down Arrow when no input is provided caused an error

Open ghiden opened this issue 11 years ago • 0 comments

  1. Open the demo page.
  2. Set focus to one of those input field.
  3. Hit Down Arrow or Enter throws "Uncaught TypeError: Cannot read property 'length' of undefined"

I'll be making a fix pull request after you merge my previous pull request. Sorry I should have requested my pull request with a branch, not on my master, so that I can create a separate pull request for this.

ghiden avatar Feb 24 '14 08:02 ghiden