Answer the question
In order to leave comments, you need to log in
How to fix an error in the console due to promises?
Cannot set property 'touched' of undefined at
eval
[AUTH_LOGOUT]: ({ commit, dispatch }: any, user:any) => {
return new Promise((resolve, reject) => {
commit(AUTH_LOGOUT) // если это уберу ошибки не будет как и результата
resolve()
})
},
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question