-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area: service-workerbugA routine task.A routine task.effort: smallTask is a small effort.Task is a small effort.help wantedIf you know something about this, we would love your help!If you know something about this, we would love your help!
Description
Example: service-worker/simple-service-worker
I tried the demo and got the following error after couple of refreshes:
The service worker navigation preload request was cancelled before 'preloadResponse' settled. If you intend to use 'preloadResponse', use waitUntil() or respondWith() to wait for the promise to settle.
and as second error:
Uncaught (in promise) DOMException: The service worker navigation preload request was cancelled before 'preloadResponse' settled. If you intend to use 'preloadResponse', use waitUntil() or respondWith() to wait for the promise to settle.
after I watched the github demo I saw the same problem. How could this be resolved?
EnnioSimoes and goa-baba
Metadata
Metadata
Assignees
Labels
area: service-workerbugA routine task.A routine task.effort: smallTask is a small effort.Task is a small effort.help wantedIf you know something about this, we would love your help!If you know something about this, we would love your help!