gauntface/simple-push-demo

Doesn't work on Chrome 53?

jmduke opened this issue · 3 comments

Enabling notifications correctly gets the prompt from chrome, but nothing happens thereafter:

screenshot 2016-10-18 22 30 59

(Thanks for your work on this demo! Navigating the web push API has been a big pain point for me and I appreciate this resource a lot.)

Actually, scratch that -- I tried on my partner's Sierra laptop w/ Chrome 53 and it worked fine. Can you think of anything that might cause this behavior?

(No console output, either.)

This is a bug in Chrome a few people have been hitting :(

It's down to an issue with a database getting corrupted and Chrome getting into a bad state: https://bugs.chromium.org/p/chromium/issues/detail?id=623062#c37

Thanks for raising the issue.