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

Dispatch all async thunk actions in background #238

Open
omerdn1 opened this issue Nov 21, 2019 · 1 comment
Open

Dispatch all async thunk actions in background #238

omerdn1 opened this issue Nov 21, 2019 · 1 comment

Comments

@omerdn1
Copy link

omerdn1 commented Nov 21, 2019

Is there a way to "automatically" dispatch a thunk action from the background instead of having to list every single one of them individually under aliases?

Thanks.

@adelin-b
Copy link

Do you have a snippet on how you do that in the first place ? Im trying to find how.

I think it can be done either importing all actions and mapping them to their names or by creating a custom alias function (the original is like 15 lines)

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

2 participants