Description
Using the self-hosted web release for 1.20,
The error: "TypeError: window.showOpenFilePicker is not a function"
is displayed when trying to import a layout from file
- Version: 1.20
- Platform: windows 11, Chrome & Edge
- Data source: Layout json
Steps To Reproduce
Open left sidebar
Select Layouts
Import Layout from File...
-> Error
Expected: File Picker open to select file.
Note: Drag and drop works for loading jsons, only file picker broken