-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Context
No response
Bug description
Even with a trivial example site, it appears the search isn't working. It stays stuck on "Initializing Search".
I'm using: mkdocs-1.4.2
, mkdocs-material-9.1.7
Note: when I switch the theme to mkdocs
the search works.
Related links
Reproduction
Steps to reproduce
$ mkdocs new .
$ mkdocs serve
Now search is working.
Edit mkdocs.yml
and add:
theme:
name: material
Restart mkdocs serve
, now the search is stuck on "Initializing search"
Browser
No response
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.
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open