vue-typeahead
vue-typeahead copied to clipboard
Add error handling cabability on fetch
Adds a new error property/state to be set if the fetch() promise fails due to backend request failure or the backend responds with something >=400 (if your HTTP client throws an error in this case).