Skip to content

"Versions" dropdown no longer populated. #554

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
MaulingMonkey opened this issue Jan 8, 2020 · 2 comments · Fixed by #557
Closed

"Versions" dropdown no longer populated. #554

MaulingMonkey opened this issue Jan 8, 2020 · 2 comments · Fixed by #557

Comments

@MaulingMonkey
Copy link

MaulingMonkey commented Jan 8, 2020

This seems to be missing in every crate I've checked so far - both those recently updated and those that haven't updated in awhile. No console errors, DOM doesn't appear to be populated, occurs in both Chrome (including with adblock disabled) and FireFox (which I don't have adblock installed for at all) on multiple computers.

Example: https://docs.rs/lazy_static/1.4.0/lazy_static/

image

@jyn514
Copy link
Member

jyn514 commented Jan 8, 2020

Probably because of #546. cc @koenaad

@jyn514
Copy link
Member

jyn514 commented Jan 8, 2020

Looks like the template is referring directly to versions, but we changed that field to releases.

https://github.com/rust-lang/docs.rs/blob/master/templates/navigation_rustdoc.hbs#L76

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 a pull request may close this issue.

2 participants