Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Navigating to a route adds multiple history items #361

Open
homam opened this issue Aug 29, 2024 · 0 comments
Open

Bug: Navigating to a route adds multiple history items #361

homam opened this issue Aug 29, 2024 · 0 comments

Comments

@homam
Copy link

homam commented Aug 29, 2024

  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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant