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
By using a single EventListener in the ServiceWorker we can prevent Chrome from complaining about EventListeners beeing registered while the ServiceWorker is running.
The text was updated successfully, but these errors were encountered:
By using a single EventListener in the ServiceWorker we can prevent Chrome from complaining about EventListeners beeing registered while the ServiceWorker is running.
The text was updated successfully, but these errors were encountered: