Skip to content

fix: add explicit --livereload flag to serve command#1

Merged
pforret merged 1 commit into
masterfrom
fix/livereload-click-regression
Mar 7, 2026
Merged

fix: add explicit --livereload flag to serve command#1
pforret merged 1 commit into
masterfrom
fix/livereload-click-regression

Conversation

@pforret

@pforret pforret commented Mar 7, 2026

Copy link
Copy Markdown
Owner

Click 8.3.x has a regression where flag_value options don't respect default=True correctly. The --no-livereload/--livereload pair in mkdocs defaults to False instead of True, silently disabling file watching. Passing --livereload explicitly fixes live reload on Docker/macOS.

Click 8.3.x has a regression where flag_value options don't respect
default=True correctly. The --no-livereload/--livereload pair in mkdocs
defaults to False instead of True, silently disabling file watching.
Passing --livereload explicitly fixes live reload on Docker/macOS.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@pforret pforret merged commit e879619 into master Mar 7, 2026
2 of 3 checks passed
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.

1 participant