Open Closed

Showing the user name wrongly after changing Personal Info #1474


User avatar
0
Leonardo.Willrich created

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)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi Leonardo.Willrich

    Can you share your current profile? What is the html of name element?

  • User Avatar
    0
    Leonardo.Willrich created

    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.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    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

  • User Avatar
    0
    Leonardo.Willrich created

    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?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I will share some code to you.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi Leonardo

    This problem may have to wait for v4.4 to resolve. Sorry for that.

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11