vue-typeahead icon indicating copy to clipboard operation
vue-typeahead copied to clipboard

Add error handling cabability on fetch

Open whatl3y opened this issue 7 years ago • 0 comments

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).

whatl3y avatar May 19 '18 14:05 whatl3y