Base solution for your next web application
Open Closed

Profile Picture not show in Icon Top Right #9742


User avatar
0
TOGIT created

Related version : ASP.NET CORE MVC & jQuery 9.2.1

The Profile Picture not show in Icon Top Right

Before this feature was working correct, its was very handy :)


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    hi

    The A mean is your user name first letter.(Admin)

    user.userName.substring(0,1).toUpperCase();

  • User Avatar
    0
    TOGIT created

    I meant before the profile photo show (small) instead the A

  • User Avatar
    0
    maliming created
    Support Team

    It was changed in Upgraded to Metronic 7 since v9.0.0 version.

    https://github.com/aspnetzero/aspnet-zero-core/pull/3397