Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant