GoogleChrome / GoogleChrome/workbox

Precaching doesn't work properly in Safari when offline

Open
#3,312 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13k
Forks
880
Avg merge
2h 44m
Merged PRs (30d)
8

Description

**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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.