Replies: 1 comment
-
|
Thank you for the feedback @RowanSt! I am able to repro this. I've filed a bug report here: #12959 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a large R Shiny app that takes a long time to start. I set "shiny.timeoutOpenBrowser": 90, and it worked when Shiny apps started in the terminal. Positron updated today, and now that Shiny apps start in the console, it times out. Perhaps the new code is not respecting the timeout setting? It's not a big deal: I can just run the app manually in the console.
Positron Version: 2026.04.0 (user setup) build 269
Code - OSS Version: 1.109.2
Commit: ae29de6
Date: 2026-04-06T19:19:09.921Z
Electron: 39.3.0
Chromium: 142.0.7444.265
Node.js: 22.21.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
Beta Was this translation helpful? Give feedback.
All reactions