Open PiyushDhamane opened 3 years ago
@Signior-X issue resolved.
@Piyush3436 I don't think we need to pass the user-id. You can get user-id of logged in user using req.user. Is there any specific reason for passing the userid?
same question @Piyush3436 as asked by Dheeraj Find the id from the logged in user.
@Piyush3436 are still working on this?
158 fixed
Previously the email and name fields were rendered blank in profile update. Now the user's current profile fields are correctly #displayed.