angular · angular/NG0910
NG0910
Unsafe Bindings on iframe
Angular detected a property binding on an <iframe> element that could allow sandbox or security policy escapes. Use the explicit [attr.src] or [attr.srcdoc] binding syntax, or sanitize the value with DomSanitizer.