cookie-store
cookie-store copied to clipboard
ServiceWorkerRegistration is not defined
Thank you for fixing Illegal invocation. I was able to use 4.0.0-next.2 with Vite and Vue 3 components locally. After building for production through Vite (which compiles using rollup), I encountered a new error when testing locally on Chrome/Firefox:


Just an FYI, 4.0.0-next.0 seems to work locally through Vite and after building for production.
Hmm that's odd. Does it work without Vite?
Having this same problem on nextjs
Same issue here, on Chrome/Firefox and with webpack for build/watch.
ServiceWorkerRegistration is only work in https
Just wanted to bump this because the missing ServiceWorkerRegistration is causing full crashes in all WkWebView browser views on iOS. Most in-app browsers (such as Facebook and Instagram) use the webview, so I'm seeing all page loads fail in webviews.