piotrwitek/react-redux-typescript-guide

'fc-counter-connected-bind-action-creators.usage' component cannot work

wishma2013 opened this issue · 2 comments

55836231-15F4-41D4-B610-1F5A5CA9B3AE
When click the Increment button,the browser console prints error as above.

Actions must be plain objects. Use custom middleware for async actions

how to reslove this error ?