What version of React Router are you using?
6.7.0
Steps to Reproduce
- Open https://codesandbox.io/s/react-router-6-7-0-hash-router-back-p0bztk
- Click the "Sub Page" link.
- Press the "Back" button.
Expected Behavior
Navigates to the root page.
Actual Behavior
Doesn't navigate.
It isn't reproduced when using [email protected].