Choco
Results
1
issues of
Choco
Redux toolkit. reducers and extraReducer is work but useSelector (for type) dont give updated state.
7
## Describe the bug i have createAsyncThunk function. It makes request to server (axios) and then get data, after that extraReducers handle builder.addCase in it makes state.value = action.payload, then...
bug