logoalt Hacker News

acbartyesterday at 1:26 PM1 replyview on HN

Some of the permissions problems related to window.showDirectoryPicker have been frustrating. I'm developing a client-side Python web framework, and during development I need to mount the library locally; I hand off the directory to Pyodide using this API. But that doesn't work in VSCode's internal browser, apparently because the API just simply isn't able to be approved.


Replies

Yiinyesterday at 1:32 PM

sounds like vscode issue more than anything else

show 1 reply