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
The following files where reported from content security policy checking
domain-task/fetch.js
Inline eval() and functions() are not compliant with content security policy var isBrowser = (new Function('try { return this === window; } catch (e) { return false; }'))();
The following files where reported from content security policy checking
domain-task/fetch.js
Inline eval() and functions() are not compliant with content security policy
var isBrowser = (new Function('try { return this === window; } catch (e) { return false; }'))();This is how I'd do the same test