You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hey!
I need to call a angularjs function inside a Redux Reducer.
How should I do that?
The text was updated successfully, but these errors were encountered: