Open
Description
I just added support for the File System Access API to one of my projects and since it's not available in Firefox I'm really glad I found this extension. Thanks for making this!
However I found several issues where this extension does not behave like how Chrome does, which I'd like to report.
I'm trying to keep a directory handle stored between page visits, but sadly it seems the extension currently does not support this.
After loading the handle from the IndexDB it is missing all its functions (queryPermission, requestPermission, entries). In Chrome the same code works just fine.
Metadata
Metadata
Assignees
Labels
No labels