userSlice.js:22 Uncaught (in promise) TypeError: Cannot create property 'error' on string 'User created successfully!' at signInFailure (userSlice.js:22:19) at @reduxjs_toolkit.js?v=69e8a274:1773:26 #4723
Unanswered
Non00010110000
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
#reducers for make requests to api in mern app
i try make the payload is string but it not solve the broblem !
those the backend api handling for signup and signing :
and this function that handle the signin request based on the actions from the userSlice :
Beta Was this translation helpful? Give feedback.
All reactions