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

TypeError: Fetch event is destroyed. Safari bug tracked by Sentry after updating to latest 3.1.0 #1048

Closed
JustFly1984 opened this issue Jun 30, 2020 · 4 comments

Comments

@JustFly1984
Copy link

IOS 13.5.1
Mobile Safari 13.1.1

error on attempt to load css file from same origin

Never seen error like that before today.
Screenshot 2020-06-30 19 58 43

@youennf
Copy link
Collaborator

youennf commented Jun 30, 2020

This might only happen in fetches intercepted by service worker. Would you be able to file a bug in bugs.webkit.org?

@annevk annevk closed this as completed Jun 30, 2020
@JustFly1984
Copy link
Author

@youennf can you please clarify, is this error related to whatwg version update or not?

@youennf
Copy link
Collaborator

youennf commented Jun 30, 2020

This repo is about the fetch spec so probably not the right place to handle that issue.
You probably want to either file a bug against WebKit/Safari or file a bug against a library you are using (fetch polyfill?).

@JustFly1984
Copy link
Author

@youennf oh thank you, the name of your project is close to whatwg-fetch, which is https://github.com/github/fetch, Will post an issue there! Have a great day, and thank you for pointing in right direction!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants