-
-
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
Using mkdocs 9.2, social plugin is disabled via config, but mkdocs build
is still failing on Required dependencies of "social" plugin not found.
This did not happen in 9.1.
Related links
- https://squidfunk.github.io/mkdocs-material/setup/setting-up-social-cards/#+social.enabled
- https://squidfunk.github.io/mkdocs-material/setup/setting-up-social-cards/#+social.cards
Reproduction
Cannot use info plugin because my build is failing, but I've manually created and attached a zip here: mkdocs-repro-master.zip
Steps to reproduce
The zip includes a Dockerfile. Running with mkdocs 9.1.21 works, running with 9.2.5 does not.
docker build . --build-arg mkdocs_version=9.1.21
docker build . --build-arg mkdocs_version=9.2.5
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