Skip to content

Navigating to a specific header by ID seems broken #47

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

Closed
Tyrrrz opened this issue Sep 20, 2023 · 3 comments · Fixed by #83
Closed

Navigating to a specific header by ID seems broken #47

Tyrrrz opened this issue Sep 20, 2023 · 3 comments · Fixed by #83
Assignees
Labels
bug Something isn't working

Comments

@Tyrrrz
Copy link
Contributor

Tyrrrz commented Sep 20, 2023

For example, open the following link: https://docs.passwordless.dev/guide/concepts.html#discoverable-credential

You'll see that the browser scrubs the #... part upon page load and stays at the beginning of the page, instead of navigating to the correct header.

@Tyrrrz Tyrrrz added the bug Something isn't working label Sep 20, 2023
@abergs
Copy link
Member

abergs commented Sep 20, 2023

I've spent a couple of hours trying to fix this previously, but never got it working fully! 8dfc945

@Tyrrrz
Copy link
Contributor Author

Tyrrrz commented Oct 4, 2023

Looks like it's a known issue: vuejs/vuepress#2428

The suggested workaround seems to involve ejecting the theme, but that sounds like a nuclear approach.

@Tyrrrz
Copy link
Contributor Author

Tyrrrz commented Oct 4, 2023

Found a less intrusive workaround here: vuejs/vuepress#1499 (comment)

Tyrrrz added a commit that referenced this issue Oct 4, 2023
@Tyrrrz Tyrrrz mentioned this issue Oct 4, 2023
@jonashendrickx jonashendrickx self-assigned this Jan 17, 2024
@jonashendrickx jonashendrickx linked a pull request Jan 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants