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

Can not install crates on Firefox #114

Closed
AurevoirXavier opened this issue Apr 24, 2021 · 4 comments
Closed

Can not install crates on Firefox #114

AurevoirXavier opened this issue Apr 24, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@AurevoirXavier
Copy link

image

But once I refresh the page.

image

@Folyd
Copy link
Member

Folyd commented Apr 24, 2021

Hi, thanks for the feedback. Which crate failed to be installed?

@AurevoirXavier
Copy link
Author

AurevoirXavier commented Apr 24, 2021

Hi, thanks for the feedback. Which crate failed to be installed?

syn

https://docs.rs/syn/1.0.70/syn/parse/index.html

@Folyd
Copy link
Member

Folyd commented Apr 24, 2021

Hi, thanks for the feedback. Which crate failed to be installed?

syn

https://docs.rs/syn/1.0.70/syn/parse/index.html

This is a bug, due to the new search-index.js on-demand load mode which introduced in #82310. I'll fix this ASAP.

Currently, a possible workaround:

  • Click the docs.rs's search box in advance (this will trigger the search-index load)
  • Click + to Rust Search Extension button

@Folyd Folyd added the bug Something isn't working label Apr 24, 2021
@Folyd Folyd pinned this issue Apr 24, 2021
@Folyd
Copy link
Member

Folyd commented Apr 28, 2021

A new version (v1.2.1) has been released. This should be fixed.

@Folyd Folyd unpinned this issue Aug 29, 2021
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

No branches or pull requests

2 participants