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

service-worker.js should ignore requests where URL has chrome-extension scheme: #70

Open
Leftium opened this issue May 7, 2022 · 0 comments

Comments

@Leftium
Copy link

Leftium commented May 7, 2022

I think service-worker.js should ignore requests where the URL has chrome-extension scheme. Otherwise this error might happen:

service-worker.js:19 Uncaught (in promise) TypeError: Failed to execute 'put' on 'Cache': Request scheme 'chrome-extension' is unsupported

To reproduce, you may need to install this Chrome extension: https://chrome.google.com/webstore/detail/singlefile/mpiodijhokgodhhofbcjdecpffjipkle?hl=en

image

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