PGYou need to make "history" object available to all the components down the line then only you can use it.Comment·Thread·Oct 7, 2018·1·In react when I consoling 'this.props' in a component, it prints empty object. Why?