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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
for angular 1.1.0, the sniffer detects CSP using an old API --- you should either upgrade Angular, or use the ng-csp directive (you should probably use the directive regardless, though)
https://github.com/angular/angular.js/blob/master/src/ng/parse.js#L1075
new Function
is not supported by chrome apphttp://developer.chrome.com/apps/angular_framework
The version use in the doc above is old 1.1.0
The text was updated successfully, but these errors were encountered: