TypeError: Cannot read property 'pending' of undefined in the redux toolkit while using createAsyncThunk and createSlice (@reduxjs/toolkit“: ”^1.4.0)

前端 未结 0 1241
醉梦人生
醉梦人生 2020-12-08 14:07

I am getting the above-mentioned error on just adding the extraReducer to my createSlice.

This is a react-native application

相关标签:
回答
  • 消灭零回复
提交回复
热议问题