ServiceWorker DOMException: Registration failed - storage error
Getting this error: Error in Subscription: DOMException: Registration failed - storage error?
A. You are unregistering the serviceworker somewhere from your code. search for unregister() in your codebase and remove it.