-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
Navigating directly to the following url:
https://docs.rs/tokio/1.3.0/tokio/index.html?search=Sleep
will fail to show any results and emit the following Javascript error:
Uncaught TypeError: crateSearchDropDown is null
setupSearchLoader https://docs.rs/main-20210308-1.52.0-nightly-8f349be27.js:8
<anonymous> https://docs.rs/main-20210308-1.52.0-nightly-8f349be27.js:8
<anonymous> https://docs.rs/main-20210308-1.52.0-nightly-8f349be27.js:8
main-20210308-1.52.0-nightly-8f349be27.js:8:1189
setupSearchLoader https://docs.rs/main-20210308-1.52.0-nightly-8f349be27.js:8
<anonymous> https://docs.rs/main-20210308-1.52.0-nightly-8f349be27.js:8
<anonymous> https://docs.rs/main-20210308-1.52.0-nightly-8f349be27.js:8
This is using firefox.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.