Menu

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

open
nobody
None
2024-04-21
2024-04-21
Anonymous
No

Originally created by: mdevils

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

Discussion


Log in to post a comment.