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

How do I call an angularjs service function inside a reducer? #226

Open
stuk88 opened this issue Nov 24, 2019 · 1 comment
Open

How do I call an angularjs service function inside a reducer? #226

stuk88 opened this issue Nov 24, 2019 · 1 comment

Comments

@stuk88
Copy link

stuk88 commented Nov 24, 2019

Hey!
I need to call a angularjs function inside a Redux Reducer.
How should I do that?

@zgavin1
Copy link

zgavin1 commented May 6, 2020

You really are not meant to do that that inside a reducer @stuk88 . Without any example code to go off of, it's hard to say but middleware is probably where you would try to do something like that.

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