Why does useSelector still trigger a re-render when the equality function always returns true

后端 未结 0 1698
小蘑菇
小蘑菇 2021-01-29 09:49

A lot of unexpected behaviour I\'m experiencing boils down to this bit of code:

const BoundView = (
  view: (viewModel: IViewModel) => JSX.Element,
  viewModel         


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