Anthony Bryan Gavilan Vinces
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. 
of course, the first time load you page, ask if you want to receive notifications
Google will manage notifications 
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) 