Forum Discussion
LisaS
Jul 19, 2022Former Employee
Dev channel update to 105.0.1321.0 is now live!
Hello insiders, we are releasing a new build to the Dev channel. We have added more new and improved features, reliability, and changed the behavior of other items.
Check out the latest c...
JLforEdge
Jul 22, 2022Copper Contributor
LisaS There is a bug in the notifications system.
It's working on Edge 103, but not on 105.0.1321.
In order to reproduce, please go to this page (not mine) : https://web-push-book.gauntface.com/demos/notification-examples/
Click on button "EXAMPLE NOTIFICATION", a Windows notification shows up. Then click on that notification.
The result: a new tab opens with an URL that comes from "outer space". It is probably not even a valid URL syntax.
I have very similar behaviour in my application. However, wanted to show that there are other public sites having the same issue.
In my case also, the event listener "notificationclick" registered by the service worker is not being called.
Please look into it. Regards Jörg