Skip to content

Conversation

@chasenlehara
Copy link
Member

Previously, if you clicked on a link to a hash section and then clicked another link to a hash section, the second click wouldn’t work.

This is fixed by correctly determining the hash you’re navigating to and from. Additionally, this fixes an issue in Firefox where the “On this page” navigation wouldn’t be updated with the correct title, and an issue in Chrome which would cause the navigation to be hidden when using the browser’s back button.

Fixes #420

Previously, if you clicked on a link to a hash section and then clicked another link to a hash section, the second click wouldn’t work.

This is fixed by correctly determining the hash you’re navigating to and from. Additionally, this fixes an issue in Firefox where the “On this page” navigation wouldn’t be updated with the correct title, and an issue in Chrome which would cause the navigation to be hidden when using the browser’s back button.

Fixes #420
@chasenlehara chasenlehara merged commit 05db5b5 into master Dec 28, 2017
@chasenlehara chasenlehara deleted the 420-hash branch December 28, 2017 18:31
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

Successfully merging this pull request may close these issues.

URL hash doesn’t update after it’s set

2 participants