Closed
Description
ConnectorDecorator::shouldComponentUpdate only looks at this.props
. What if the result of select(state, this.props)
has changed?
https://github.com/gaearon/react-redux/blob/52a280162c220d4ecf1ce826f9dcc423231e8c8b/src/components/createConnectDecorator.js#L13
Metadata
Metadata
Assignees
Labels
No labels