Closed
Description
Context
I’m using MkDocs Material for my project actmc with the docs hosted in my repo here. The search bar gets stuck on “Initializing search” both on the deployed site and when running locally, the search never becomes usable.
Bug description
The search stays stuck on “Initializing search” without ever showing results.
Related links
https://squidfunk.github.io/mkdocs-material/setup/setting-up-site-search
Reproduction
I can provide a minimal reproduction .zip
created with the info plugin if needed.
Steps to reproduce
- Clone my docs repo or create a fresh MkDocs Material project.
- Run
mkdocs serve
locally or build the site. - Open in a browser and try to use search.
- The search remains stuck on “Initializing search.”
Browser
Other
Before submitting
- I have read and followed the bug reporting guidelines.
- I have attached links to the documentation, and possibly related issues and discussions.
- I assure that I have removed all customizations before submitting this bug report.
- I have attached a .zip file with a minimal reproduction using the built-in info plugin.
Metadata
Metadata
Assignees
Labels
No labels