TestStore
#1213
Replies: 1 comment 7 replies
-
Can you share more of what the |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, does anyone know how to solve this error ? Expected to received an action, but received none. I found out that the problem is because when I trigger the
.send(.loadNews)
method nothing was changed in my reducer state, since it's just used for api call. does any know how to fix it?Beta Was this translation helpful? Give feedback.
All reactions