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

Same URL with different hash anchor tags are not maintained in history properly #166

Closed
phuson opened this issue Dec 1, 2015 · 0 comments

Comments

@phuson
Copy link

phuson commented Dec 1, 2015

I have a case where I have a bunch of anchors on a page, and want to record when a user navigates between those anchors. With the change in PR #43, it removes that functionality, because now it treats all hash changes on the same page as if they're one single item in the browser history.

I believe this might be a regression bug according to @taion.

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

No branches or pull requests

1 participant