Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass store.dispatch to bailout, payload and meta functions #78

Closed
wants to merge 2 commits into from
Closed

Pass store.dispatch to bailout, payload and meta functions #78

wants to merge 2 commits into from

Conversation

DanielleHuisman
Copy link

@DanielleHuisman DanielleHuisman commented May 22, 2016

This is useful if you want to trigger another action after you bailed out.

@coveralls
Copy link

coveralls commented May 22, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling d9b637e on DanielHuisman:master into e72ac27 on agraboso:master.

@coveralls
Copy link

coveralls commented May 22, 2016

Coverage Status

Coverage decreased (-8.6%) to 91.398% when pulling e9ee9ea on DanielHuisman:master into e72ac27 on agraboso:master.

@DanielleHuisman DanielleHuisman changed the title Pass store.dispatch to bailout function Pass store.dispatch to bailout, payload and meta functions May 22, 2016
@coveralls
Copy link

coveralls commented May 22, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 545cf7b on DanielHuisman:master into e72ac27 on agraboso:master.

@nason
Copy link
Collaborator

nason commented Mar 3, 2018

Closing this. #21 contains approaches to using redux-thunk in combination with this middleware to have access to dispatch in these functions.

@nason nason closed this Mar 3, 2018
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.

None yet

3 participants