Reactjs redux error: invalid attempt to spread non iterable instance

前端 未结 0 2040
眼角桃花
眼角桃花 2020-11-27 22:23

I have this array in my store:

transactions:[]

I\'m trying to spread it and add new object to it like this,

 case actionTypes.         


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