-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Filesystem.appendFile broken for web #3620
Comments
closing since #3629 was merged, will be available on next 2.x release |
May I ask when the next 2.x release is planned? The last one was in September. |
2.4.3 is out with this fix. |
V2.4.3 Released today |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out. |
Bug Report
Capacitor Version
Platform(s)
Web
Current Behavior
Error: Current directory does already exist.
Expected Behavior
The file to be appended without error.
Code Reproduction
Other Technical Details
npm --version
output: 6.14.8node --version
output: v14.4.0pod --version
output (iOS issues only):Additional Context
The text was updated successfully, but these errors were encountered: