Skip to content
Discussion options

You must be logged in to vote

Thanks for the report. Can you check your behavior at command line using quarto preview ?

RStudio IDE is running

quarto preview index.qmd --to html --no-watch-inputs --no-browse

So there is --no-watch-inputs which means

--no-watch-inputs            - Do not re-render input files when they change.

So it seems quarto is not responsible for the re-render in RStudio IDE. So you should open an issue in their repo if they change how the input files are triggering re-render.

Hope it helps

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Shelmith-Kariuki
Comment options

Answer selected by Shelmith-Kariuki
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
rstudio preview issues related to the `preview` command
2 participants