I have been trying to use react router\'s history.push or history.replace to redirect to the root of my website (history.push(\'/\')). But
history.push
history.replace
history.push(\'/\')