Hi Tried to use Location in Redirect like this <Redirect to={xxxLocation.path} /> <Redirect to {xxxLocation.tourl()} /> its not working, does Location supports Redirection, and also history.push is not working, syntax history.push(xxxLocation.toUrl({id:id}));