I'm getting a sanitizer warning img src, I'm trying to use the angular sanitizer service, but I get:
Got interpolation ({{}}) where expression was expected
I tried:
<img [src]="sanitizer.bypassSecurityTrustResourceUrl({{m.foto}})"...
asked by
29.12.2018 / 00:00