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

bug(filesystem): subsequent appendFile calls error on web #899

Closed
jcesarmobile opened this issue Mar 28, 2022 · 2 comments
Closed

bug(filesystem): subsequent appendFile calls error on web #899

jcesarmobile opened this issue Mar 28, 2022 · 2 comments

Comments

@jcesarmobile
Copy link
Member

jcesarmobile commented Mar 28, 2022

Bug Report

Plugin(s)

filesystem

Capacitor Version

3.x

Platform(s)

web

Current Behavior

calling appendFile multiple times with base64 ends up in broken file

Expected Behavior

to append correctly as web and android do

Code Reproduction

https://github.com/jcesarmobile/issue-5541/tree/append-bug
run

npm install
npm start

see First and Next
refresh the browser and you'll get a white screen and an error on the console

Other Technical Details

Additional Context

@jcesarmobile
Copy link
Member Author

this has been fixed in 4.0.0 beta 0

@ionitron-bot
Copy link

ionitron-bot bot commented Sep 30, 2022

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 the plugin, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants