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 have a simple workaround to load eruda on pages requiring TrustedTypes. threads.net is an example website where Trusted Types API is used without checking policy names using CSP.
So in the following workaround, we create a new policy eruda to build TrustedHTML.
Please avoid using
insertAdjacentHTML
function here:licia/src/$insert.js
Line 68 in 4a8e6d4
It causes your project
Eruda
unable to load on websites with Trusted Types API enabled.The text was updated successfully, but these errors were encountered: