You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.
I created a new project using angular-cli and I activated the serviceWorker support.
When I push a new version on the server, I get the pending event thanks to which I call activateUpdate(event.version), but I never receive the activation event.
Do I miss anything ?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I created a new project using angular-cli and I activated the serviceWorker support.
When I push a new version on the server, I get the pending event thanks to which I call activateUpdate(event.version), but I never receive the activation event.
Do I miss anything ?
The text was updated successfully, but these errors were encountered: