-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
NixOS/nixpkgs
#177906Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Contribution guidelines
- I've read the contribution guidelines and wholeheartedly agree
I've found a bug and checked that ...
- ... the problem doesn't occur with the
mkdocsorreadthedocsthemes - ... the problem persists when all overrides are removed, i.e.
custom_dir,extra_javascriptandextra_css - ... the documentation does not mention anything about my problem
- ... there are no open or closed issues that are related to my problem
Description
Updating to 8.3.5 renders all navigation links (left side, toc, main, search) non-reactive. They stop reacting to clicks and user cannot navigate the site.
Expected behaviour
Links are clickable
Actual behaviour
you cannot browse the site
Steps to reproduce
Just build the site with 3.8.5, going back to 3.8.4 resolves the issue.
Package versions
mike==1.1.2
mkdocs-material==8.3.5
mkdocs-material-extensions==1.0.3
mkdocs-minify-plugin==0.5.0
mkdocs-redirects==1.0.4
Python 3.10.5 but tested on other versions as well.
Configuration
site_name: Test documentation portal
theme:
name: materialSystem information
Tested various browsers, all behave the same
per1234
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open