1. First navigate to `/user/xxx/save?foo=bar#anchor-here` by `<a href="/user/xxx/save?foo=bar#anchor-here" data-navigo>` 2. Press browser's back button 3. You do not return to the original route, you have to press the back button multiple 4. Navigating added 3 items to browser history Demo: [https://codesandbox.io/p/sandbox/navigo-example-forked-cmdzjk](https://codesandbox.io/p/sandbox/navigo-example-forked-cmdzjk)