This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
ngCsp example in docs doesn't work #16270
Closed
Description
See https://code.angularjs.org/snapshot/docs/api/ng/directive/ngCsp#examples
You can do eval even though it should be disallowed. The e2e tests don't fail though.