js test with axios interceptors
This commit is contained in:
@ -169,6 +169,7 @@ export default {
|
||||
})
|
||||
.catch((error) => {
|
||||
console.warn('Issue with getResults', error)
|
||||
// window.location.reload()
|
||||
Promise.reject(error)
|
||||
})
|
||||
},
|
||||
|
Reference in New Issue
Block a user