Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example.html does not work on Ubuntu 16.04 Chrome version 53.0.2785.92 (64-bit) #8

Closed
jarifibrahim opened this issue Oct 17, 2016 · 2 comments

Comments

@jarifibrahim
Copy link
Contributor

The notification permission request pop up does not appear on chrome.

Console contains

"title"                           notification-logger.js:23 2 
"title"                           example.html:32 2

The notification-logger demo works fine.

@hkirat
Copy link
Owner

hkirat commented Oct 17, 2016

Try creating a python server using the following command
python -m SimpleHTTPServer
Now go to localhost:8000 and check index.html. Should work.A lot of people have been facing this problem.
Need to get to the bottom of this.

@jarifibrahim
Copy link
Contributor Author

Thanks! It worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants