JustGoscha / allmighty-autocomplete

Simple to use autocomplete directive in a module for AngularJs!
MIT License
392 stars 232 forks source link

Proper searchFilter update #53

Closed jBenes closed 10 years ago

jBenes commented 10 years ago

Options were not updated correctly in case of erasing input value.

Example: If you type e.g. '+' in the original demo and than hit backspace, there will still be suggestions for '+'.