posit-dev / positron

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

Reload of page/window doesn't reload the viewer #5432

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:

Similar to #3172

Reloading the page/tab does not reload the viewer content

*note - this occurs in both workbench and desktop positron

https://github.com/user-attachments/assets/1e14284c-f78f-420d-822a-873d7f1b4c80

Steps to reproduce the issue:

  1. Load a new Positron workbench session
  2. Run a python app, such as the example dash app.
  3. App appears in viewer
  4. Reload the tab/windows

Expected or desired behavior:

The app to still show in the viewer.

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