Why createStore calls each reducer 3 times?

前端 未结 0 1397
天命终不由人
天命终不由人 2020-12-13 22:29

i have Redux, i\'ve noticed that createStore call each reducer 3 times, why?

// pageReducer.js
const initialState = {
          


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