Redux Toolkit: Dispatch an action from an extraReducers listener?

前端 未结 0 1351
时光说笑
时光说笑 2020-12-02 18:02

I want to know if it\'s possible (or a good practice) to call dispatch(someDumbAction()) from an extraReducer.

For example, I have a setData()

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