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
Hi all,
I am having trouble with the Users.UpdateAsync() not changing the values of my FirstName, LastName and other parameters of the User object on the website. The User object passed to the method contains the changes, but the returned object does not. Am I doing something wrong? Is anybody else experiencing this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I am having trouble with the Users.UpdateAsync() not changing the values of my FirstName, LastName and other parameters of the User object on the website. The User object passed to the method contains the changes, but the returned object does not. Am I doing something wrong? Is anybody else experiencing this?
Beta Was this translation helpful? Give feedback.
All reactions