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
autoClaim was added to allow the SWW worker to control the clients ASAP. To fully implement this, it is necessary to add self.skipWaiting() at any moment during installation.
The text was updated successfully, but these errors were encountered:
autoClaim
was added to allow the SWW worker to control the clients ASAP. To fully implement this, it is necessary to addself.skipWaiting()
at any moment during installation.The text was updated successfully, but these errors were encountered: