react-web-notification icon indicating copy to clipboard operation
react-web-notification copied to clipboard

no longer showing notifications on latest chrome

Open michaeljguarino opened this issue 5 years ago • 4 comments

I recently updated chrome, and noticed a few of my projects using this lib no longer show notifications. The sound onOpen callback actually does fire, but the notification itself does not show. I have my webpack build pointed to the latest commit on master currently to ensure I have picked up any fixes recently, no luck.

michaeljguarino avatar May 28 '20 03:05 michaeljguarino

Latest commit https://github.com/mobilusoss/react-web-notification/commit/26b8f84df34283a7b873c1008e4791f63b81300c is deployed on https://mobilusoss.github.io/react-web-notification/example/

I can see the notification

スクリーンショット 2020-05-28 13 24 52

georgeOsdDev avatar May 28 '20 04:05 georgeOsdDev

Weird, I definitely don't see it (but do hear the alarm, as is the case in my app as well).

michaeljguarino avatar May 28 '20 04:05 michaeljguarino

I'm trying to dig in and see if there are some weird browser/system specific things going on.

michaeljguarino avatar May 28 '20 04:05 michaeljguarino

@michaeljguarino check your OS settings and make sure Chrome has notification permissions.

whydna avatar Jun 16 '20 14:06 whydna