MkDocs live reload not working in Docker container
Open
tooling
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 56
Description
When previewing docs with the tools
```
docker compose up mkdocs-server
```
changes to source files do not automatically trigger an update in the preview site. This was working before.
There is [a discussion in the mkdocs-material repo](https://github.com/squidfunk/mkdocs-material/issues/8478) that has a workaround. This issue is to apply the workaround until the upstream issue is fixed. So we will leave this issue open until we are able to remove the workaround.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.