Juan Carlos Pérez
Juan Carlos Pérez
Add a simple check for `undefined` to the window and history objects to avoid errors when using `@hyperapp/router` on the server side in combination with `@hyperapp/render`. Assuming the `subscribe` method...
https://github.com/tigranbs/reactive-qr/blob/5508c55897aa6b98d81958513b9e6eceb5331339/src/lib/video_stream.js#L27 I have the feeling error should be `!initSuccess` right?
**What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [X] Feature - [ ] Code style update - [ ] Refactor -...
Obligated question/issue: Is there any reason why this beautiful middleware is not on `npm`. It would be handy to have it available by doing this: `npm install --save redux-websocket-middleware`