Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

New version do not support Chrome Package APP #6707

Closed
NdYAG opened this issue Mar 17, 2014 · 2 comments
Closed

New version do not support Chrome Package APP #6707

NdYAG opened this issue Mar 17, 2014 · 2 comments

Comments

@NdYAG
Copy link

NdYAG commented Mar 17, 2014

https://github.com/angular/angular.js/blob/master/src/ng/parse.js#L1075
new Function is not supported by chrome app

http://developer.chrome.com/apps/angular_framework
The version use in the doc above is old 1.1.0

@caitp
Copy link
Contributor

caitp commented Mar 17, 2014

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)

@NdYAG
Copy link
Author

NdYAG commented Mar 17, 2014

thanks @caitp
it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants