So I need to use componentShouldUpdate
to fix this bug? I hardcoded a value that is not related to my auction object to my <CountDown />
and it’s still re-rendering when I click the offer button.
So I need to use componentShouldUpdate
to fix this bug? I hardcoded a value that is not related to my auction object to my <CountDown />
and it’s still re-rendering when I click the offer button.