-
I am successfully using this library inside of an express/redux/react app to authenticate against a separate rails app with your devise_token_auth gem. Its awesome and works great! I have run into a…
-
when clicking on a new video, the name of the uploader, view count and other information about the video won't get updated to the ones from the video that got clicked (same with the recommended sideba…
-
Originally titled ``Middleware - no difference between `return next(action);` or `next(action); return null;`?``. See second comment below for new info.
I came across this while implementing a midd…
-
I noticed that these observables are going to remain in existence (or exist in the case of StateObservable) but they kind of go counter to the new way of creating Observables in RxJS 6. The static cla…
-
Hi there!
When writing big applications with redux, especially with multiple teams working in the same frontend on different domains, it can become complicated to colocate module code, as redux cur…
-
Hi, this is a great demo. I'm curious as to whether you would recommend it for production use? Are there any caveats or issues that come to mind?
I'll be looking to port a large app from Flex to the …
-
I open this issue to know what kind of features people would want in a v3.
I don't currently use Redux.NET in my day to day job so I can't really build something useful without feedback.
What im…
-
Would like to get some ideas from the community on ways to improve the experience of using redux-first-router with [redux-saga](https://redux-saga.js.org/).
Some thoughts:
1. Adding a reference …
-
I've been experiencing some issues after the latest update (2.17.0).
When i have the extension closed i can cycle through my app smoothly.
However, when i have the redux-devtools extension open ever…
-
The import statements in the summary.js causing error:
```
import _ from 'lodash'
import Tokenizer from 'sbd'
import request from 'request'
```
```
(function (exports, require, module, __fi…