Skip to content

Conversation

@koverholt
Copy link
Collaborator

When running mkdocs serve locally, I noticed that live reloading stopped working when editing & saving docs files. This is happening due to an upstream issue in the click library (mkdocs/mkdocs#4032).

As a workaround to get live reloading working again for mkdocs serve without needing to specify the --livereload flag each time, this PR pins click==8.2.1 until 8.3.2 is released with the fix, after which we can update or remove this version pin.

@github-actions
Copy link
Contributor

👋 Thanks for your contribution!
You can enable PR previews by adding the build-preview label to this PR.

@koverholt koverholt merged commit c1efa43 into main Jan 30, 2026
8 checks passed
@koverholt koverholt deleted the live-reload-click branch January 30, 2026 18:11
@github-actions
Copy link
Contributor

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-01-30 18:11 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants