1 min readJun 27, 2019
Maybe I was misleading there. If the component‘s props aren’t connected to redux, there should be no rendering. The component’s props and state aren’t depending on redux in any way, so React won’t see a difference that would trigger an update.