Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Uncaught (in promise) TypeError: Failed to fetch #431

Closed
yufeng1524 opened this issue Jun 28, 2023 · 3 comments
Closed

Uncaught (in promise) TypeError: Failed to fetch #431

yufeng1524 opened this issue Jun 28, 2023 · 3 comments

Comments

@yufeng1524
Copy link

Hi

we are using zipjs 2.6.63, and meet below error when zip file for sometimes, but not every time:

Uncaught (in promise) TypeError: Failed to fetch

webworker is configured for zipjs.

Additionally, we found there's same issue in #370 , and the issue has been fixed in 2.6.37 which is older than we used. And we didn't abort zip writer when meet the error.

Any idea about this issue?

@gildas-lormeau
Copy link
Owner

Why don't you use the last version?

@yufeng1524
Copy link
Author

Why don't you use the last version?

thanks for quick responding.

by the way, is it a known issue?

@gildas-lormeau
Copy link
Owner

gildas-lormeau commented Jun 28, 2023

This issue should be fixed but it's a bit old. I guess the version 2.6.82 fixes your issue, see https://github.com/gildas-lormeau/zip.js/releases/tag/v2.6.82. It's very similar to the fix in the version 2.6.37, see 9ce18f6 (v2.6.82) and e8e5269 (v2.6.37).

Repository owner locked and limited conversation to collaborators Jun 28, 2023
@gildas-lormeau gildas-lormeau converted this issue into discussion #432 Jun 28, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants