Hang
Results
2
issues of
Hang
Redux DevTools Chrome Extension doesn't work after I upgrade the ng-redux to 4.0.x. The console shows `Error: Actions must be plain objects. Use custom middleware for async actions.` even though...
bug
Recently, I was playing around with ng-redux, immutable and reselect. Basically I duplicated the async example from the repository and refactored the code by using immutable and reselect libraries. I...
enhancement