Framework: Blazor WASM version 4.2.0
I went to "Manage your profile" page and have changed the user name. When returning to the application, after saving changes, it is showing the user name in brackets.
How to fix that?
7 Answer(s)
-
0
hi Leonardo.Willrich
Can you share your current profile? What is the html of name element?
-
0
Hi maliming,
That is before I have changed the profile:
Chaning the name from "Leonardo" to "Leonardo1":
And then returning to the application through the button "return to application"
I'll update the framework from 4.2.0 to 4.3.2, hopefully that will get fix. I'll let you know once I got it migrated.
-
0
hi
I think there may be duplicate
name
in cliams.The following code may solve this problem.
https://github.com/abpframework/abp/issues/8053
https://github.com/abpframework/abp/commit/e6ab80f6c62961a77b55e6c124ddc56581cdb9a7 -
0
I've updated to the version 4.3.2 and it is still hapenning. I don't understand what do you want me to do with those two links. I am using packages in my solution and I haven't included the source code, therefore, I cannot change those files. When the solution will be released? It is always unclear for me when checking closed/resolved items in Github. Is the milestone the release where the fix will be released?
-
0
hi
I will share some code to you.
-
0
hi Leonardo
This problem may have to wait for v4.4 to resolve. Sorry for that.
-
0
This question has been automatically marked as stale because it has not had recent activity.