Activities of "LarryLin"

@mahmut.gundogdu

I have same issue, It cause by volo-abp.ng.account-public-proxy.mjs Then this.efac be seted ,but this is undefined! And it would error. I guess it property newest typescript synta to cause it.

Our team problem is some environment could successfully and some environment would error!

  • ABP Framework version: 7.0.3
  • UI Type: Angular
  • Database System: EF Core
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:core.mjs:8400 ERROR TypeError: Cannot read properties of undefined (reading 'onDestroy')
  • Steps to reproduce the issue:

We replace abp's header by replaceComponentService and this customized page used asyncPipe. When we jump to role's page, it would error.

This is our headerComponent Template

This is Module.ɵɵpipe error image:

How to add asyncPipe define by ourself.

Thank you so much!

I want to get localzation value from IStringLocalizer. I want to get localzation value without tenant. I use disable IMultiTenant,but it doesn't work. (My localzation values are in the AbpLanguageTexts' table.)

  • ABP Framework version: 7.0.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
Showing 1 to 4 of 4 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11