- From: Brendan Ritchie <notifications@github.com>
- Date: Fri, 03 Jul 2015 08:05:01 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 3 July 2015 15:05:28 UTC
@annevk It looks like if I wait to check the cache before calling `event.respondWith()` then it's too late: `Uncaught (in promise) DOMException: Failed to execute 'respondWith' on 'FetchEvent': The fetch event has already been responded to.` --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/607#issuecomment-118370014
Received on Friday, 3 July 2015 15:05:28 UTC