Skip to content

Mismatched anchor links in API page #1352

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
kaungmyatlwin opened this issue Dec 29, 2017 · 3 comments
Closed

Mismatched anchor links in API page #1352

kaungmyatlwin opened this issue Dec 29, 2017 · 3 comments

Comments

@kaungmyatlwin
Copy link

In API page, some of the sidebar links are broken and will not scroll to anchor.

For example,

https://vuejs.org/v2/api/#vm-mount-elementOrSelector is in the sidebar link whilst the actual anchor link should be https://vuejs.org/v2/api/#vm-mount in order to scroll to desired position.

Also several sidebar links are broken too. As far as I know it's only in API page.

Is this intended behavior? I'll report more links if these are bugs.

@matiaslauriti
Copy link

matiaslauriti commented Jan 5, 2018

I also found that any Global API sub item is broken too.

For example Vue.Extend will try to go to #vue-extend-options but the anchor in the docs is #vue-extend.

The only one working on Global API is Vue.version.


I tested all API links.

@rekateka
Copy link
Contributor

I believe this has been fixed and deployed. See #1348.

@chrisvfritz
Copy link
Contributor

chrisvfritz commented Jan 12, 2018

Yep, we should be good!

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

4 participants