Redux, useSelector and map: after mutating the state, map() doesn't change the contents

后端 未结 0 1196
执笔经年
执笔经年 2020-12-01 16:48

I\'m working with a CRUD reducer with redux toolkit. The reducer is working fine but the react component displaying the list does not update the contents of the object.

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