cloudinary / cloudinary/cloudinary_angular

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

Open
#105 5 comments 0 reactions 1 assignee Claimed by @eitanp461 View on GitHub
bug
Dominant language
TypeScript
Stars
302
Forks
224
PR merge metrics
No merged PRs in 30d

Description

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 `` tag works fine - when `true` the image is shown, when `false` the image isn't showing.
1. 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.