Starts in:
2 DAYS
4 HRS
38 MIN
47 SEC
Starts in:
2 D
4 H
38 M
47 S

Activities of "lizhaofeng"

Thanks maliming

  • ABP Framework version: v7.4.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

1.Create a Blazor Server project using the Lepton-X theme。 2.Run the project

PageHeader is not displaying

If you refresh the page, the PageHeader will display correctly.

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 Framework version: v7.4.1
  • UI Type: MVC & React Native
  • Database System: MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

The API service is deployed at http://192.168.1.21:44376

  1. How to configure the environment in React Native?
  2. How to configure RedirectUris for OpenIdDict ?
  • ABP Framework version: v7.4.1
  • UI Type: React-Native

react-native-appearance has been deprecated, and referencing it can cause Expo builds to fail.

https://github.com/expo/react-native-appearance https://github.com/expo/expo/pull/16038

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>

  • ABP Framework version: v7.4.0
  • UI Type: Blazor Server
  • Database System: EF Core
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Blazorise Version 1.3.1

The Autocomplete control exhibits abnormal behavior in the LeptonX theme.

It works fine when Disabled is set to false.

When Disabled is set to true, it displays an issue where the text inside the control appears unclear or distorted.

Showing 21 to 30 of 76 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06