Activities of "trannguyenphucanh"

Hi maliming,

Thanks. But it doesn't seem to include the API endpoint calling the method that I want to expose:

Could you be more specific?

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

Hi Support Team,

I want to customize method logic of the below API endpoint api/identity/users/lookup/organization-units, but I am unable to find the method anywhere in your source code:

There is IdentityUserLookupController.cs, but it doesn't declare the method:

Where do I find it for service exposing?

Thanks. I added { "input": "node_modules/ng-zorro-antd/tree/style/index.min.css", "inject": false, "bundleName": "ng-zorro-antd-tree" } to styles array in angular.json file and restart the project. Issue was gone:

Hi sinan, thanks for that. But looks like those are lepton-x, I am keeping the old lepton theme.

Do you have corresponding stylesheets for lepton?

Edit: One more thing, the flags in language settings dropdown have been disappeared:

Could you take a look?

Hi, just upgraded to v8, now the checkboxes were replaced by another icon:

How can I revert them to my checkboxes?

Hi, any update?

Edit: Nevermind, I downgraded all angular libraries to ~17.0.0, all errors are gone.

Thanks. I resolved by importing either @abp/ng.components/extensible or @abp\ng.theme.shared instead.

One more thing, I encountered yet another issue:

../../node_modules/@angular/common/fesm2020/common.mjs:3049:12-32 - Error: export '╔╡╔╡InputFlags' (imported as 'i0') was not found in '@angular/core'

The latest @angular/core version has fesm2022 folder instead of fesm2020:

Here is my CLI details:

Hi, any update?

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

Hi Support Team,

I encountered this issue after upgraded the framework to v8 (Angular 17): Module not found: Error: Package path ./extensions is not exported from package C:\My_Project\angular\node_modules\@abp\ng.theme.shared (see exports field in C:\My_Project\angular\node_modules\@abp\ng.theme.shared\package.json)

Is it a compatible issue or from the library itself? Prior to v8, @abp\ng.theme.shared always has ./extensions path in package.json file, now it is gone:

Could you guys take a look at it?

OK, I can wait a bit.

Beside, I am planning to make it to v8, but your release notes still have this message:

Is v8 stable yet? If not, when is the stable release date?

Showing 21 to 30 of 61 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13