nuxt-community / onesignal-module

OneSignal for Nuxt 2
MIT License
74 stars 8 forks source link

PWA module and OneSignal module do not work together #31

Closed impowski closed 3 years ago

impowski commented 3 years ago
Failed to execute 'importScripts' on 'WorkerGlobalScope'
Failed to register a ServiceWorker for scope: ServiceWorker script evaluation failed

I get those errors every time, tried every possible solution like setting swURL inside pwa options but it seems like nothing changes at all.

Is there anything I can do as a workaround with this issue or we need to wait for an update?

impowski commented 3 years ago

I've solved it by using cdn: false :)