Skip to content

Storing directory handles does not work #1

Open
@sirinsidiator

Description

@sirinsidiator

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions