oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
347 stars 172 forks source link

Results displayed when input is empty #343

Open agurchand opened 7 years ago

agurchand commented 7 years ago

Go to Demo page and scroll to this section 'Remote data with URL Formater and Headers': http://oferh.github.io/ng2-completer/#/native

  1. Start typing 'scary' wait till the dropdown appear.
  2. Now press Backspace continuously (Long press).

You will see the dropdown appears again with empty input.

NOTE: if not happening try with different keyword instead of 'scary'

See the screenshot below: image