Open kv9898 opened 1 day ago
Thank you for this report! I can confirm this problem on Windows only with:
Positron Version: 2024.12.0 (system setup) build 41 Code - OSS Version: 1.93.0 Commit: 39536c265d6828a68291984d0d359170316d055e Date: 2024-11-18T02:47:00.983Z Electron: 30.4.0 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.19045
System details:
Windows 11
Positron and OS details:
Positron Version: 2024.12.0 (system setup) build 41 Code - OSS Version: 1.93.0 Commit: 39536c265d6828a68291984d0d359170316d055e Date: 2024-11-18T02:47:00.983Z Electron: 30.4.0 Chromium: 124.0.6367.243 Node.js: 20.15.1 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.26100
Interpreter details:
R 4.4.2
Describe the issue:
data()
leads to list of data displayed outside PositronSteps to reproduce the issue:
data()
in R consoleExpected or desired behavior:
It should be displayed inside positron
Were there any error messages in the UI, Output panel, or Developer Tools console?
No