hi
You can override the abp/framework/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared/wwwroot/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js file.
We will add an option to override it.
https://github.com/abpframework/abp/issues/18298
hi
How can I reproduce the above error in a new template project?
You can share the template, and then I will download and check it.
Thanks
hi
I remember the authserver will change the returnUrl when changing the language.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Mvc/Volo/Abp/AspNetCore/Mvc/Localization/AbpLanguagesController.cs#L47
hi
You can use the culture parameter on the query string.
http://authserver:5000/?culture=es-MX&ui-culture=es-MX
https://account.abp.io/Account/Login?culture=tr&ui-culture=tr https://account.abp.io/Account/Login?culture=zh&ui-culture=zh
hi
You can create a new question, and our angular team will reply to you.
Good news.
hi
I think the datetime format is based on your current culture.
Can you try to change the current language?
hi
Can you share the /angular/package.json ? liming.ma@volosoft.com
You can upgrade the NPM package to preview manually.