Skip to content

Fix URL hash pointers in Chromium (and other?) browsers #71

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

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

anderoonies
Copy link
Contributor

fixes #38

I think the actual issue here was content not being loaded at the time that the browser was attempting to follow the hash.
Fix is to wait for window.load, then reset the hash

scrollo

@avivace avivace merged commit 79c28eb into gbdev:develop Oct 14, 2020
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.

Anchor links not working in Chromium based browsers
2 participants