-
Notifications
You must be signed in to change notification settings - Fork 44
Description
Bug description
When rendering a quarto document with the “Preview” button, if the document is interrupted (e.g. due to an error in the code), it will continue to display this:
Here, it's just an image, but the thing moves too.
Steps to reproduce
---
title: Title
---
```{r}
1 + "a" # this raises an error
```
Actual behavior
No response
Expected behavior
I wish it would stop appearing, because in most cases it's because there's something wrong with the code I've written, and I'll probably spend at least a few minutes before wanting to preview my document again. It's not the best to have this thing moving all the time, and having to close it manually (which works fine, by the way).
Your environment
Positron Version: 2025.09.0 build 139
Code - OSS Version: 1.103.0
Commit: 30e3d0a74e09a0f6640929822cb57a326671360e
Date: 2025-08-29T18:31:36.739Z
Electron: 37.2.3
Chromium: 138.0.7204.100
Node.js: 22.17.0
V8: 13.8.500258-electron.0
OS: Darwin arm64 24.6.0