Open eugeneglova opened 7 years ago
I tried to use feature extraArgument from redux-thunk and it doesn't work in that way :(
extraArgument
redux-thunk
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
Feel free to create a PR. I am away from my computer for another 2 weeks.
Adressed this issue in Pull Request: https://github.com/FredericHeem/redux-act-async/pull/33
I tried to use feature
extraArgument
fromredux-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