In my React app, I\'ve noticed that when I use Router.push(\'/\') from `import Router from \'next/router\' the state of the page that I am going to isn\'t loade
Router.push(\'/\')