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
The page does a terrible job of handling the initial permission ask, often requiring multiple whole page refreshes before things start working.
The 'pushsubscriptionchange' event is fired to the serviceworker on allow or block change. The page should attempt to resubscribe and propagate its data without requiring reloading.
The text was updated successfully, but these errors were encountered:
The page does a terrible job of handling the initial permission ask, often requiring multiple whole page refreshes before things start working.
The 'pushsubscriptionchange' event is fired to the serviceworker on allow or block change. The page should attempt to resubscribe and propagate its data without requiring reloading.
The text was updated successfully, but these errors were encountered: