CommentOct 7, 20181You need to make "history" object available to all the components down the line then only you can use it.In react when I consoling 'this.props' in a component, it prints empty object. Why?