-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Some parts of theme not working when upgrading to 9.1.7 #5417
Copy link
Copy link
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 serveNow search is working.
Edit mkdocs.yml and add:
theme:
name: materialRestart 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open