#First time using async pipe and getting an error?

10 messages · Page 1 of 1 (latest)

silver kernel
#

I don't understand why I get an error

tepid fossil
#

g!badeyes @silver kernel

native quiverBOT
#

@silver kernel Please do not post pictures of code (especially photos of a physical screen) as they are difficult to read and difficult to correct (as you cannot copy code from a screenshot to modify it).

silver kernel
#

ok thank you i'll change it

tepid fossil
#

don't use new Observable

silver kernel
#

I have in my code

testValue: BehaviorSubject<string> = new BehaviorSubject<string>("blank");
#

and in html

[innerHtml]="testValue | async | blue"
tepid fossil
#

In what context. Show the entire component TS code

silver kernel
#

I'll just make a new post

tepid fossil
#

why?