Activities of "maliming"

hi

Can you try to set base?

MyCompanyName.MyProjectName.Blazor/wwwroot/index.html

hi

Can you share an online URL so I can test it?

I will check all redirects in commercial modules.

hi

What your Lepton package version?

Can you share a minimal project to reproduce?

: )

hi

I suddenly realized that you need to remove AppContext.SetSwitch("Npgsql.EnableLegacyTimestampBehavior", true); if you need date with time zone.

hi

context.Services.Configure(options =>
{
    options.InputDateTimeFormats.Add("yyyy/MM/dd");
});

If still not working, Please share a simple project. I will test it localy.

liming.ma@volosoft.com

hi

I will confirm it.

Can you share the logs of backend? liming.ma@volosoft.com

hi

Can you try to convert "date": {"year": 2023,"month": 5,"day": 31} to a string object?

eg: 2023-05-31

hi

You can override the LoginModel.

https://support.abp.io/QA/Questions/160/How-to-customize-an-ABP-project

public class LoginModel : AccountPageModel

account/src/Volo.Abp.Account.Pro.Public.Web/Pages/Account/Login.cshtml.cs

If you use OpenIddict

[ExposeServices(typeof(LoginModel))]
public class OpenIddictSupportedLoginModel : LoginModel

abp/account/src/Volo.Abp.Account.Pro.Public.Web.OpenIddict/Pages/Account/OpenIddictSupportedLoginModel.cs
Showing 7161 to 7170 of 11550 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.