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

Using ownProps inside the preload action #132

Open
ilonashub opened this issue Aug 14, 2018 · 2 comments
Open

Using ownProps inside the preload action #132

ilonashub opened this issue Aug 14, 2018 · 2 comments

Comments

@ilonashub
Copy link

Hey,

I want to use the component's own prop for the preloaded data action that I send to the asyncConnect. Is there a way of doing so? Couldn't find anything in the docs.

thanks!

@AVVS
Copy link
Member

AVVS commented Aug 14, 2018

they are all available alongside extra props from async connect, ie in the promise prop

@sneridagh
Copy link

@AVVS could you please give a quick example? I can’t figure out how...

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

No branches or pull requests

3 participants