Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: use getAsFile when possible #263

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

DerekTBrown
Copy link
Contributor

As discussed in #261, this package is currently using webkitGetAsEntry which has some weird semantics (including not properly parsing types for some files). This PR adds additional logic to use getAsFile for single files to ensure types are properly set.

@georgipeltekov georgipeltekov merged commit 70b03a9 into georgipeltekov:master Jun 27, 2022
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.

None yet

2 participants