Skip to content
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.

ng-src doesn't work in Chrome app, even with ng-csp #3721

@Pitel

Description

@Pitel

As the description says.

I'm writing Chrome app, and <img ng-src="img/photo{{id}}.jpg"> fails on Chrome's CSP, even when I use ng-csp.

ng-include with ng-csp works, but not without. Which is incosistent with Chrome doc, which says that I shouldn't need to use ng-csp since Angular 1.1.x. But I gues it's just mistake in Chrome doc.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions