Reprex not working in web view #5975
Labels
area: viewer
Issues related to Viewer category.
area: workbench
Issues related to Workbench category.
bug
Something isn't working
lang: r
Milestone
System details:
Positron and OS details:
Main on 1/13/25 at noon PST
OSX
Interpreter details:
R 4.3.3
Describe the issue:
reprex doesn't work on web (see repro steps)
Steps to reproduce the issue:
Note the error:
Expected or desired behavior:
Reprex works the same as in electron
Were there any error messages in the UI, Output panel, or Developer Tools console?
ERR FileOperationError: Unable to read file '/private/var/folders/rc/l24758015ggb5438npy04wtc0000gn/T/Rtmpm63kyh/reprex-15a5453985cbe-sugar-cob/sugar-cob_reprex.md' (Unavailable (FileSystemError): Error: No file system handle registered (/private))
at FileService.restoreReadError (fileService.ts:631:10)
at FileService.doReadFileStream (fileService.ts:616:15)
at async BrowserTextFileService.doRead (textFileService.ts:218:19)
at async BrowserTextFileService.readStream (textFileService.ts:197:35)
at async TextFileEditorModel.resolveFromFile (textFileEditorModel.ts:447:20)
at async TextFileEditorModel.resolve (textFileEditorModel.ts:303:3)
at async TextFileEditorModelManager.doResolve (textFileEditorModelManager.ts:421:4)
at async FileEditorInput.doResolveAsText (fileEditorInput.ts:360:4)
at async TextFileEditor.setInput (textFileEditor.ts:108:26)
at async EditorPanes.doSetInput (editorPanes.ts:449:4)
The text was updated successfully, but these errors were encountered: