Skip to content

mkdocs does not watch for file changes when using click>8.2.1 #4032

@oliversheridanmethven

Description

@oliversheridanmethven

I noticed when I did a dependency upgrade to some of the latest and greatest, that mkdocs was no longer watching for file changes. Eventually I narrows this down. With click==8.2.1 everything works and file changes trigger everything to reload. However, when this gets bumped to click=8.3.0 no files are being watched and no dynamic doc reloading when doing a mkdocs serve.

It is likely related to this issue: #4014

Can we pin to 8.2.1 as a hot-fix until this is resolved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions