orizens / ngx-typeahead

A simple but yet powerful typeahead component for Angular (css framework agnostic)
https://www.npmjs.com/package/ngx-typeahead
MIT License
61 stars 29 forks source link

how to handle errors? #22

Open jidma opened 6 years ago

jidma commented 6 years ago

There's no feedback to the user in case of an error.

I can't find in the documentation how to handle errors.

orizens commented 6 years ago

that's missing at the moment

fuyuko-akiyoshi commented 6 years ago

I'm using this for entering an address and It would be great to know if the API is down so that I can display fall back address fields.