Anthony Bryan Gavilan Vinces

Results 7 comments of Anthony Bryan Gavilan Vinces

> **Add router reducer into root reducer by passing history to connectRouter. Note: The key MUST be router.** ```diff // reducers.ts import { combineReducers } from 'redux' import { connectRouter...

hi @Rob2k9 I just tested your changes, and it's weird but the version of libvlc 2.1.12 didn't work correctly in oneplus 6, as log returns this error : error reading...

OK, I already have a pr by adding arrows events using keydown, also i added notifications to deezer style, in case you're in another tab. ![Notification](http://i.imgur.com/1j5vlMA.png)

of course, the first time load you page, ask if you want to receive notifications

Google will manage notifications ![Notification Manager](http://i.imgur.com/jyNPJnR.png)

I think that it's not possible,When you run Notification.requestPermission, it only shows a popup saying: "https://soundredux.io" wants to show notifications -> Block or Allow. [requestPermission](https://developer.mozilla.org/en-US/docs/Web/API/Notification/requestPermission) ![request](http://i.imgur.com/d5dSi3V.png)