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

Unable to upgrade to Electron v30 due to File System Access API missing Persistent Permissions #507

Open
charlielee opened this issue Sep 21, 2024 · 1 comment
Labels
internal improvement Enhancements that aren't primarily visual library: electron
Milestone

Comments

@charlielee
Copy link
Owner

We are currently unable to upgrade to Electron v30 due to the File System Access API implementation missing Persistent Permissions. v29 allows us to continue using the app.commandLine.appendSwitch("enable-experimental-web-platform-features") flag.

electron/electron#41957

@bradisbell
Copy link

electron/electron#42983

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal improvement Enhancements that aren't primarily visual library: electron
Projects
Status: Todo
Development

No branches or pull requests

2 participants