Activities of "lizhaofeng"

In addition, expire_time is also incorrect, the correct term should be

expire_time: new Date().valueOf() + expiresIn*1000 || 0,

Thanks maliming

hi

The issue is resolved when using https.

Thanks。

hi maliming,

1.The OpenId

2.RN config

3.Encountering a 400 error after logging in.

AuthService Log https://gist.github.com/zhaofenglee/3f784b2e7adf88c26ea8cd782a4a3d52

ABP Suite does not support generating CRUD pages for entities with GUID types.

Only the Application template does not support it.

Thanks

hi jfistelmann

How about using different CSS styles for different appearances? The following CSS works correctly in Light mode but appears unclear in Dark mode.

<style> .badge.bg-light { color: #343a40 !important; background-color: #e6ebef !important; } </style>

In the process of generating CRUD pages with abpSuite, I encountered Error CS1737.

abp suite 7.4.0-rc4

Shayne it's not a bug and already implemented.

See https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.BlazoriseUI/Components/AbpExtensibleDataGrid.razor#L37C25-L37C41

Hi alper ABP Suite generates CRUD pages using the DataGrid by default rather than AbpExtensibleDataGrid, the issue may still exist for DataGrid.

Currently, a single button can only be implemented using the following method. However, it is desired that the button should not be displayed if there is no list.

There may be scenarios where users do not have permission, resulting in only a single button appearing.

Showing 21 to 30 of 58 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