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

Search broken in docs.embassy.dev #2955

Open
plaes opened this issue May 17, 2024 · 0 comments
Open

Search broken in docs.embassy.dev #2955

plaes opened this issue May 17, 2024 · 0 comments

Comments

@plaes
Copy link
Contributor

plaes commented May 17, 2024

Search feature for some (if not all) crates (embassy-executor, embassy-nrf) seems to be broken as it attempts to pull a crates.js file.

For example:

Output from console:
image

What seems to be happening (for example with embassy-nrf docs:

  1. HTML refers to <script defer src="../crates.js"></script>
  2. When attempting to load it, it does 302 redirect to location: /embassy-nrf/git/nrf52832/
  3. /embassy-nrf/git/nrf52832/ returns html instead of javascript.
@plaes plaes changed the title Search broken in docs.embassy.rs Search broken in docs.embassy.dev May 17, 2024
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

1 participant