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

Precaching doesn't work properly in Safari when offline #3312

Open
mdevils opened this issue Apr 21, 2024 · 0 comments
Open

Precaching doesn't work properly in Safari when offline #3312

mdevils opened this issue Apr 21, 2024 · 0 comments

Comments

@mdevils
Copy link

mdevils commented Apr 21, 2024

Library Affected:
workbox-precaching

Browser & Platform:
Safari (both OSX and iOS)

Issue or Feature Request Description:
Here is a minimal example of a tiny page which works fine in Chrome, but doesn't work in Safari.

The only workaround I found is to access precaching via matchPrecache in catch handler.

Please, take a look at this repo, I described step-by-step reproduction steps there.

https://github.com/mdevils/workbox-offline-safari

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

1 participant