Uncaught Error at mutationReducer #552
Unanswered
javiermelendezc
asked this question in
General
Replies: 1 comment 1 reply
-
could you provide an example on codesandbox.io? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm new to react-query, and I've been going through all the examples.
Once I try to implement a useMutation on one of my projects it always throw Error at mutationReducer, and I couldn't find any issue regarding this.
I even removed the call to mutateAddTodo, but it still throw this error. Am I missing some configuration Context or something?
Has any of you gone through this?
Beta Was this translation helpful? Give feedback.
All reactions