Action Thunk not triggering the fetch API call inside a createAsyncThunk

前端 未结 0 1342
臣服心动
臣服心动 2021-02-19 00:57

I am trying to fetch inside a createAsyncThunk but the fetch is not being triggered even though the same code structure was used in another createAsyncThunk and fetch worked wel

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