error handling and axios changes
This commit is contained in:
@@ -164,7 +164,6 @@ export default {
|
||||
})
|
||||
.catch(e => {
|
||||
this.$q.loading.hide();
|
||||
this.notifyError("There was an issue editing the task");
|
||||
});
|
||||
},
|
||||
show() {
|
||||
|
||||
Reference in New Issue
Block a user