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

Disable page transition when navigating to the same page #4

Closed
fabe opened this issue Jul 24, 2018 · 1 comment
Closed

Disable page transition when navigating to the same page #4

fabe opened this issue Jul 24, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@fabe
Copy link
Owner

fabe commented Jul 24, 2018

When trying to navigate to the same page, a new history entry is created by history and the page transition is triggered. Neither of those things should happen.

This is partially related to #3 and remix-run/history#570.

@fabe
Copy link
Owner Author

fabe commented Jul 26, 2018

Fixed in 8f65ed5

@fabe fabe closed this as completed Jul 26, 2018
@fabe fabe added the bug Something isn't working label Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant