I have used async/await
in the handleLogin
method, and the method after await gets an error
The same problem occurs with actions in the Store
I have used async/await
in the handleLogin
method, and the method after await gets an error
The same problem occurs with actions in the Store