Material for MkDocs site not automatically refreshing on save #8484
-
|
Hi there! Today I followed James Willets "Material for MkDocs: Full Tutorial To Build And Deploy Your Docs Portal" tutorial on YouTube . It was really clear and taught me everything I needed to know, but I noticed one issue. Whenever I save any file, doesn't matter if it's the mkdocs.yml or any .md file, the running server (using I've searched through the web and used AI to try and find a solution, but didn't manage to find one. Is there anyone that could help me out so I don't have to manually restart my mkdocs server every time I make a small edit? Thanks in advance! Greetings, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @lukaverlaan, For now please go back to a lower version of pip install mkdocs-material==9.6.20 --force-reinstall |
Beta Was this translation helpful? Give feedback.
Hi @lukaverlaan,
there is a bug in an upstream dependency:
For now please go back to a lower version of
mkdocs-material