i use react-router-dom and push method and i wanna use search query soo it wont work when page loaded.. but works when i use this.props.history.goBack() method in t
this.props.history.goBack()