GoogleChrome / GoogleChrome/workbox
FetchEvent.respondWith received an error: ReferenceError: Can't find variable: FetchEvent
Open
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 880
- Avg merge
- 2h 44m
- Merged PRs (30d)
- 8
Description
**Library Affected**:
vite-plugin-pwa:0.14.4, workbox:core:6.5.4
**Browser & Platform**:
wkwebview, iOS 17.5.1, iPhone14,5
**Issue or Feature Request Description**:
In wkwebview, iOS 17.5.1, iPhone14,5
it is highly likely that the page cannot be opened and the following errors appear in the console. What should I do
```
Failed to load resource: FetchEvent.respondWith received an error: ReferenceError: Can't find variable: FetchEvent
FetchEvent.respondWith received an error: ReferenceError: Can't find variable: FetchEvent
```
Contributor guide
Assessment
This issue has not been assessed yet.