Activities of "maliming"

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

hi

Can you try to remove /?

NavigationManager.NavigateTo($"log-details/{input.Id}", forceLoad: false);

There must have a difference between your project and the template project.

Can you check the template?

or share a simple project liming.ma@volosoft.com

hi

I think you can delete the previous migrations and re-create them.

https://www.npgsql.org/efcore/release-notes/6.0.html#opting-out-of-the-new-timestamp-mapping-logic

MyProjectNameEntityFrameworkCoreModule and MyProjectNameDbContextFactory

hi

Please create a new 7.2 template project with npgsql

And global search for the EnableLegacyTimestampBehavior keyword.

hi

Please share your HTTP request info of angular.

Showing 7171 to 7180 of 11554 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.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.