You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UI-wise nothing happens, but this error is logged to console: Unhandled Promise Rejection: TypeError: undefined is not a function (near '...window.showSaveFilePicker...')
On Chrome on the other hand everything works (same machine, same video, same fonts).
Here is a screenshot:
The text was updated successfully, but these errors were encountered:
We could fall back to the "oldskool" method of saving the file if showSavFilePicker method is undefined. I implemented it like that in another project.
Device
Goggles V2
Operating System (Including version)
macOS Ventura 13.4.1
Browser
Safari
Trace ID (bottom left of the configurator screen)
c92ec69b-596e-4e08-b7ab-ab272b690886
Describe the issue
Hi, title says it all.
UI-wise nothing happens, but this error is logged to console:
Unhandled Promise Rejection: TypeError: undefined is not a function (near '...window.showSaveFilePicker...')
On Chrome on the other hand everything works (same machine, same video, same fonts).
Here is a screenshot:

The text was updated successfully, but these errors were encountered: