the props should be updated using forceupdateapi code example Example: shouldcomponentupdate shouldComponentUpdate(nextProps, nextState) { return true; }