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

Hash permalinks don't work #28

Open
cvan opened this issue Sep 30, 2014 · 0 comments
Open

Hash permalinks don't work #28

cvan opened this issue Sep 30, 2014 · 0 comments

Comments

@cvan
Copy link
Contributor

cvan commented Sep 30, 2014

  1. Load http://mozbrick.github.io/blog/#on-x-tag
  2. Notice you are not taken to the "On X-Tag" section

Yes, an element with that id does exist:

<h2 id="on-x-tag">

But because of the JS fanciness, and because the id isn't available on load (likely from the body[unresolved]), the anchor doesn't work.

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

No branches or pull requests

1 participant