Skip to content

Conversation

@pal-thomassen
Copy link

@pal-thomassen pal-thomassen commented Jan 31, 2022

The supported flag is only to check if the browser support the new file
system access API. However the library will fall back to the legacy
<input type="file"> and <a download/> if the browser does not support
file system access.

This PR will enable support for Firefox 🦊

The supported flag is only to check if the browser support the new file
system access API. However the library will fall back to the legacy
<input type="file"/> and <a download/ if the browser does not support
file system access.
@pal-thomassen pal-thomassen changed the title Do not use the disable flag for import and export Do not use the supported flag for import and export Jan 31, 2022
@geirsagberg
Copy link
Owner

The supported flag is only to check if the browser support the new file system access API. However the library will fall back to the legacy <input type="file"> and <a download/> if the browser does not support file system access.

This PR will enable support for Firefox 🦊

Have you tested this both with export and import?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants