Activities of "maliming"

hi

Steps to reproduce the issue:"

abp new Acme.BookStore -u blazor-server -csf

Can you share your project with me?

liming.ma@volosoft.com

hi

I think you have to add your file upload code your self.

hi

This may be a problem caused by network latency.

You can try local Redis first.

hi

You can customise it after 7.3.

hi

We will make the add member expandable in the next version.

hi

You can override the OrganizationUnitsManagement(namespace Volo.Abp.Identity.Pro.Blazor.Pages.Identity) component.

Add new columns.

new TableColumn
{
    Title = L["DisplayName:Surname"],
    Data = nameof(IdentityUserDto.Surname),
    Sortable = true,
},

hi

We introduced IOpenIddictDbConcurrencyExceptionHandler in 7.3.

You can test it with 7.3 rc1

Cookies 10 minutes:

Access_Token 10 minutes

Wait for 10 more minutes...

Angular redirect to the login page.

hi

Please set cookies and access token to 10 minutes, I will test it online again.

Angular will auto login and get access token if API website has a user state. Then angular will use the access token to get data from API website.

Do you wan to clear access token from angular when the browser exit?

Showing 5891 to 5900 of 10645 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