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

Save or Save As shows alert with Error #26

Open
vinnakotakk opened this issue Oct 12, 2020 · 2 comments
Open

Save or Save As shows alert with Error #26

vinnakotakk opened this issue Oct 12, 2020 · 2 comments

Comments

@vinnakotakk
Copy link

vinnakotakk commented Oct 12, 2020

When trying to 'Save' or 'Save As' , it gives an error saying
"An error occured trying to open the file."
chrome version:
Version 86.0.4240.75 (Official Build) (64-bit)

@sdutwsl
Copy link

sdutwsl commented Oct 14, 2020

change fs-helper.js line 47 to
accept: {'text/plain': ['.txt']},
(add dot before txt)

can fix this issue

@ghost
Copy link

ghost commented Oct 14, 2020

(add dot before txt)

can fix this issue

Ah, same as the unmerged pull request: #24

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

No branches or pull requests

2 participants