Skip to content

Prevent hashes from affecting browser history #312

Open
@BradRyan

Description

@BradRyan

It looks like the package is using history.pushState instead of history.replaceState.

It would be nice if I could scroll around with hash spy enabled and not have it impact how many times I have to hit the browser back button to navigate to the previous page.

Reference: https://stackoverflow.com/questions/2305069/can-you-use-hash-navigation-without-affecting-history

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions