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.)