I have a simple component working well looking like that:
@Component({ selector: \'component\', template: ` {{userWithAsyncPipeFn() | async | json}}