Shelley Vohr
Shelley Vohr
Closed in https://github.com/electron/electron/pull/40981
@253eosam if i add, for example `const notification = new Notification("Hi there!")` to the renderer process a on Windows 11 x64 i see the notification just fine. What exactly isn't...
@luke-webdev: https://github.com/electron/electron/issues/40532#issuecomment-1818411645
@luke-webdev I still cannot triage this as no one has successfully clarified what the issue is specifically nor how to reproduce it in a minimum viable environment. A preload script...
It would help if someone could provide an example of a URL which causes the notification to fail - i'm not able to reproduce this still.
@pushkin- how are you listening for `ready-to-show` in conjunction with `window.open`? Even some kind of simpler gist example will help me investigate even if it's not a totally reliable repro.
Here's a relevant crbug: https://bugs.chromium.org/p/chromium/issues/detail?id=1368319
@rtukalenka did you verify that this works as expected in Chrome itself? We use the upstream implementation, so we don't have as much control over the underlying implementation. If you...
We haven't gotten a response to our questions in our comment above. With only the information that is currently in the issue, we don't have enough information to take action....
Closing per comments [here](https://github.com/electron/electron/pull/38864#discussion_r1236636920) and [here](https://github.com/electron/electron/pull/38864#discussion_r1236636131) - the changes suggested aren't necessary at this time.