Issue : 1. From http://localhost:3000 navigate to http://localhost:3000/p/hello using Link. 2. Refresh the page. 3. Click back button : It goes to http://localhost:3000 but still renders the content of http://localhost:3000/p/hello it is not loading the content of http://localhost:3000. **I am using "next": "^8.1.0".**