Questions tagged [controllerchange]
1 questions
1
vote
1 answer
multiple service worker code conflicts - importScripts() in service worker is triggering service worker activation instead of waiting for skip waiting
When including Pushwoosh's importScripts('https://cdn.pushwoosh.com/webpush/v3/pushwoosh-service-worker.js' + self.location.search) in my service worker, service worker updates for my service worker trigger self.skipWaiting() in the Pushwoosh…

Shaun
- 2,043
- 3
- 27
- 36