studio
studio copied to clipboard
FIREFOX: TypeError: window.showOpenFilePicker is not a function in
At the moment showOpenFilePicker does not support in Firefox. Please use Chrome. showOpenFilePicker is important because we need ability to save the file back without user download all new changes everytimes.
This also does not work on Brave (Chromium based)
showOpenFilePicker
@Myzel394
- Navigate to brave://flags
- In the search box type file-system-access-api
- Change the File System API item's status to Enabled
- Click on the Relaunch button
Brave has disabled by default
We provide fallback to traditional file system if no File System Access API supported. This will fix issue in Firefox now