Skip to content

cl-image ignores a cl-transformation if it has an ng-if #105

@dorongutman

Description

@dorongutman

I have the following code:
https://plnkr.co/edit/tZdVOELNOVRw9zhCa4M1?p=preview

  1. You can see that the first line of photos that ng-if on the <cl-image> tag works fine - when true the image is shown, when false the image isn't showing.
  2. In the second line of photos, the ng-if condition is completely ignored - both in the case of true and in false the transformation isn't applied.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions