redux-act-async
redux-act-async copied to clipboard
Reduce boilerplate for redux async actions and reducers
Letβs get started with automated dependency management for redux-act-async :muscle: π Greenkeeper has found a `package-lock.json` file in this repository. Greenkeeper supports lockfile updates for public packages. If you use...
I tried to use feature `extraArgument` from `redux-thunk` and it doesn't work in that way :( ## https://github.com/FredericHeem/redux-act-async/blob/master/src/createActionAsync.js#L47 https://github.com/gaearon/redux-thunk/blob/master/src/index.js#L4
``` (node:80559) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 4): AssertionError: expected undefined to equal 'ciccio' (node:80559) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not...