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

Page refreshes: Use pathname instead of href to detect if locations are equal #1079

Merged

Commits on Nov 27, 2023

  1. Page refreshes: Use pathname instead of href to detect if locations a…

    …re equal
    
    Before this commit, URLs had to be exactly the same for the possibility of a refresh with morphing.
    Now, it only checks that the paths are equal, regardless of whether they have different search params.
    brunoprietog committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e7a2c7a View commit details
    Browse the repository at this point in the history