Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Feb 18, 2016

The example of the tip for apply a middleware threw some errors to me. The reason is because an array was passed to applyMiddleware.

We should pass each elem of the array as an argument first to get it to work.

The example of the tip for apply a middleware threw some errors to me. The reason is because an array was passed to applyMiddleware.

We should pass each elem of the array as an argument first to get it to work.
gaearon added a commit that referenced this pull request Feb 18, 2016
Update example for conditional applyMiddleware
@gaearon gaearon merged commit d3b4080 into reduxjs:master Feb 18, 2016
@gaearon
Copy link
Contributor

gaearon commented Feb 18, 2016

Oh, thanks.

@ghost ghost deleted the patch-1 branch February 18, 2016 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant