react-redux-form icon indicating copy to clipboard operation
react-redux-form copied to clipboard

fixed nested thunk actions call #1215

Open eliseev-eag opened this issue 5 years ago • 1 comments

Hi! Often I want to use my custom thunk actions that use react-redux-form thunk actions (for example push or merge) under the hood with LocalForm. But dispatch in Local Form doesn't allow using nested thunk action. This PR fix this issue

eliseev-eag avatar Dec 23 '19 11:12 eliseev-eag

#1215

eliseev-eag avatar Dec 23 '19 11:12 eliseev-eag