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
From everything I read, you need to register an eventListener for notificationclick with your service worker in order to be able to open the URL of a notification. The url parameter isn't even passed to the notification object. Using the sample listed, and inspecting the notification, shows the URL isn't even there.
From everything I read, you need to register an eventListener for notificationclick with your service worker in order to be able to open the URL of a notification. The url parameter isn't even passed to the notification object. Using the sample listed, and inspecting the notification, shows the URL isn't even there.
The text was updated successfully, but these errors were encountered: