Open Closed

Use asyncPipe in abp-header when opened the role page would error from Module.ɵɵpipe #5542


User avatar
0
LarryLin created
  • 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.


1 Answer(s)
  • User Avatar
    0
    masum.ulu created
    Support Team Angular Developer

    Hello,

    Which UI theme you using ?

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11