quarto-dev / quarto-dev/quarto-cli
Preview not updated on changes to included files
Open
@cderv is already working on this.
Since Apr 30, 2025.
bug
preview
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Bug description
Not sure if this qualifies as bug or feature request: running quarto preview on a file such as
---
title: Title
---
Text.
{{< include b.qmd >}}
the preview is updated when this file is changed, but not when the included b.qmd is changed.
Tested with quarto 1.1.251 and 1.2.203 on Pop!_OS 22.04.
Checklist
- Please include a minimal, fully reproducible example in a single .qmd file? Please provide the whole file rather than the snippet you believe is causing the issue.
- Please format your issue so it is easier for us to read the bug report.
- Please document the RStudio IDE version you're running (if applicable), by providing the value displayed in the "About RStudio" main menu dialog?
- Please document the operating system you're running. If on Linux, please provide the specific distribution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.