angucomplete
angucomplete copied to clipboard
Pressing Enter or Down Arrow when no input is provided caused an error
- Open the demo page.
- Set focus to one of those input field.
- 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.