posit-dev / positron

Positron, a next-generation data science IDE
https://positron.posit.co
Other
2.82k stars 90 forks source link

Workbench - Opening app in new tab fails with a proxy error #5431

Open jonvanausdeln opened 1 day ago

jonvanausdeln commented 1 day ago

System details:

Positron and OS details:

Positron:

Positron: 2024.12.0-48 Workbench: 2024.12.0+440.pro1

Interpreter details:

Python 3.10.10

Describe the issue:

When trying to open an app via the link in the console to an external browser, it won't load

https://github.com/user-attachments/assets/720238af-427a-4caa-b3f5-5ce39c913c01

Steps to reproduce the issue:

  1. Load a new Positron workbench session
  2. Run a python app, such as the example dash app.
  3. In the console, ctrl+click the link and pick open in a browser

Expected or desired behavior:

The app to open in a new browser tab.

Were there any error messages in the UI, Output panel, or Developer Tools console?