0👍
I resolve the problem.
I didn’t put ‘state’ in async idChecking method.
async idChecking(state, payload) <- like this.
Source:stackexchange.com
0👍
I resolve the problem.
I didn’t put ‘state’ in async idChecking method.
async idChecking(state, payload) <- like this.