Error: Actions may not have an undefined "type" property. You may have misspelled an action type string constant. #4499
Unanswered
moezbenrebah
asked this question in
Help
Replies: 1 comment
-
Multiple things here:
All that said: unless you have a very good reason (and the only reason I can think of is that someone is paying you to work on a legacy application), please follow a modern tutorial instead. You could for example follow our official tutorial |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello all,
I got a no-sense error that occurs whenever I want to dispatch an action:
Error:
my code:
Running the above should return :
What I got:
Beta Was this translation helpful? Give feedback.
All reactions