Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pfrazee/electron-notifications-permission

Electron bug demo: Wrong value for Notifications.permission
https://github.com/pfrazee/electron-notifications-permission

Last synced: 14 days ago
JSON representation

Electron bug demo: Wrong value for Notifications.permission

Awesome Lists containing this project

README

        

# electron-quick-start

```bash
git clone https://github.com/pfrazee/electron-notifications-permission.git
cd electron-quick-start
npm install
npm start
```

You'll find in the render thread's devtools that permission is 'granted' even though a permission handler is denying permission.