-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Service worker registration error #253
Comments
The service worker was running twice earlier in the apps, which is fixed in many apps and some apps have PRs for this. And the DOMException error was showing earlier on the launchpad login page when we try to login for an app. But this issue is not occuring now, might be fixed after the migration to ionic 7 in launchpad. |
Service worker issue is working fine in import app release v1.17.0. |
Error during service worker registration: DOMException: Failed to register a ServiceWorker
Also, need to check that in some cases service worker is running twice.
The text was updated successfully, but these errors were encountered: