Closed tkrugg closed 6 years ago
A PR is welcome.
ProTip: You have to include
redux-promise-middleware
andredux-thunk
in your middleware.
https://github.com/feathers-plus/feathers-redux/blame/master/README.md#L128
It's a little low down in the README, but it's there.
oh, okay :) shall we close this then?
README.md make no mention of redux-promise-middleware although it's impossible to get it working without it or an equivalent. https://github.com/feathers-plus/feathers-redux/blob/master/example/client/middleware/index.js#L12