Lila: Chrome Notifications "broken"

Created on 4 Apr 2018  路  4Comments  路  Source: ornicar/lila

Users aren't explaining this but have suggested a workaround:
https://lichess.org/forum/general-chess-discussion/warning-2?page=2#17

bug no scala

Most helpful comment

For me, at least, the issue doesn't seem to be specific to Lichess (there just aren't any other sites where I'd want notifications, so I'd never notice it as a problem anywhere else).
I use two computers. On one of them, notifications work in Chrome; on the other one, they don't.
Test: go to some https site, grant it the notification permission, and reload. Enter
var n = new Notification("foo");
in the console.

Works on the computer where Lichess notifications work. Doesn't work on the other one. The Notification objects produced appear identical. Both computers have the same OS and the same version of Chrome: Version 65.0.3325.181 (Official Build) (64-bit) on Windows 10.

All 4 comments

anyone knows how to enable chrome notifications on a http/local website?

Anyone except me, I suppose. 馃槚

I've let players know this sounds like user error & we need more information.

I want to try it out but first I need to enable them locally.

For me, at least, the issue doesn't seem to be specific to Lichess (there just aren't any other sites where I'd want notifications, so I'd never notice it as a problem anywhere else).
I use two computers. On one of them, notifications work in Chrome; on the other one, they don't.
Test: go to some https site, grant it the notification permission, and reload. Enter
var n = new Notification("foo");
in the console.

Works on the computer where Lichess notifications work. Doesn't work on the other one. The Notification objects produced appear identical. Both computers have the same OS and the same version of Chrome: Version 65.0.3325.181 (Official Build) (64-bit) on Windows 10.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kostasvl-github picture kostasvl-github  路  4Comments

isaacl picture isaacl  路  4Comments

arex1337 picture arex1337  路  4Comments

niklasf picture niklasf  路  3Comments

serversideapps picture serversideapps  路  3Comments