Activities of "maliming"

hi

Our angular team will check it asap.

Thanks.

hi

Our angular team will check it asap.

Thanks.

hi

We will check this case in the Suite.

Thanks.

hi

Thanks.

All the API requests were successful. I will forward this to our Angularar team.

hi severances@gc.adventist.org

We will support the subdomain by https://github.com/abpframework/abp/pull/22514

You can copy the AbpStyles & AbpScripts code to your project and use it now.

hi viktor

EngincanV will be back to work tomorrow. He will reply you asap

Thanks.

hi

IdentityUser class is not in your application, it comes from the Identity module as you know. So, you can not directly change its source code to add a navigation collection (unless you include Identity modules's source code into your solution).

See https://abp.io/support/questions/2954/Unable-To-Define-Many-To-Many-IdentityUser-Relationship#answer-315c2908-13b3-3dd2-b0cc-3a03ba043eb3

hi

Can you share the code to reproduce?

If you can share a template project, that would be best.

Thanks.

liming.ma@volosoft.com

hi

You can use Alerts.Warning(L["Message"]);.

try
{
   //...
}
catch (Exception ex)
{
    // Handle exceptions from base login or tenant context switching
    System.Diagnostics.Debug.WriteLine($"Login Processing Error: {ex.Message}");
    ModelState.AddModelError("", "An unexpected error occurred during login. Please try again.");
    
    Alerts.Warning(L["Message"]);
    
    return Page();
}

hi portx-dev nacho

Thanks. Please try to update the Nuget package in all csprojfiles manually.

We will fix this issue,

Showing 1441 to 1450 of 10652 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 12, 2025, 10:20