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
@pusher Beams Teams, it would be nice if you also implement something like PusherPushNotifications.onNotificationClicked
and allow us to handle click logic without passing above data
Sometimes when I click on a browser's notification, the event received by the handler doesn't have the
data
attribute, so I get the following error:Note
I'm using Beams inside an Angular project. So I imported the Beams' worker beside the already existing worker from Angular.
The text was updated successfully, but these errors were encountered: