You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use a CSP rule with trusted-types and I have an error that I'm not able to fix with angular-fontawesome.
angular-fontawesome should support for the Trusted Types API so that it can be seamlessly integrated into applications that enforce trusted types for all DOM XSS injection sinks (such as innerHTML setters) via the require-trusted-types-for CSP directive. Trusted Types are now fully supported in major browsers such as Chrome and Edge.
I initially reported the error in angular-fontawesome, but was redirected here.
Okay. We'll add this to the list but I will say that this is not likely to change as part of version 6 of Font Awesome. I'm also going to change this to a feature request instead of a bug.
Bug description
I'm trying to use a CSP rule with trusted-types and I have an error that I'm not able to fix with angular-fontawesome.
angular-fontawesome should support for the Trusted Types API so that it can be seamlessly integrated into applications that enforce trusted types for all DOM XSS injection sinks (such as innerHTML setters) via the require-trusted-types-for CSP directive. Trusted Types are now fully supported in major browsers such as Chrome and Edge.
I initially reported the error in angular-fontawesome, but was redirected here.
Reproducible test case
https://stackblitz.com/edit/stackblitz-starters-b8bgja?file=src%2Fmain.ts
Screenshots
Font Awesome version
v6.4.2
Serving
Other (as specified in the bug description)
Implementation
Other (as specified in the bug description)
Browser and Operating System
Web bug report checklist
The text was updated successfully, but these errors were encountered: