You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey @nihal467 I tried solving this. I have updated the input field to be displayed if in edit mode. I also updated the UpdateUserModel function which was omitting email . I tried to debug and found that he req has the email in the body but the response does not have the updated email. I tried to figure out the api routes and their responses but couldn't discover the real cause. Can you tell me how should I solve this?
Describe the bug
When users are trying to update the email ID on the profile page, even though the API is throwing 200 , the data is not being updated
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Users should be allowed to edit there email id
Screenshots
The text was updated successfully, but these errors were encountered: