Ends in:
1 DAY
9 HRS
40 MIN
57 SEC
Ends in:
1 D
9 H
40 M
57 S

Activities of "lizhaofeng"

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

abp suite 7.4.0-rc4

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>

Thanks

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

Only the Application template does not support it.

hi maliming,

1.The OpenId

2.RN config

3.Encountering a 400 error after logging in.

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

hi

The issue is resolved when using https.

Thanks。

Thanks maliming

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

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

If the abp suite can create properties through importing Excel, it will greatly save a lot of repetitive work.

The file "Volo.Abp.Studio.Extensions.StandardSolutionTemplates.UI.dll" is missing.

Showing 31 to 40 of 54 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 05, 2024, 12:19