-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
make sure you pass dispatch(login(userData)) not dispatch(login({userData}))
in first case userId==userData.$id
in second case userId==userData.userData.$id as it wrap the userData one more time so like in app.jsx sir use {userData} while passing in login in dispatch in useEffect i have same problem just remove curly brases at there🫡
Originally posted by @Virpal-Singh in #268
thank you for the solution,.,.,.but i want you to tell me that initially mypreview images showing properly but now i check its not shwoing ..,what to do,.,.i even recheck all things,.,.so please if you have solution of that so plzz provide me ,.,.thank you
Metadata
Metadata
Assignees
Labels
No labels