I have created a custom "content type" with the "image field" named "background". When I try to make the UI using angular . I wrote the statement
<img [src]="context.background.scales.large.download"/>
I am getting this in my browser console.
Warning:
core.js:7326 WARNING: sanitizing HTML stripped some content (see Angular).
_sanitizeHtml @ core.js:7326