cloudinary_angular icon indicating copy to clipboard operation
cloudinary_angular copied to clipboard

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

Open dorongutman opened this issue 8 years ago • 5 comments

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.

dorongutman avatar Sep 15 '17 10:09 dorongutman

@dorongutman verifying by your example, you are referring to the AngularJS/Angular1 SDK, right?

eitanp461 avatar Sep 17 '17 05:09 eitanp461

@eitanp461 that's correct.

dorongutman avatar Sep 17 '17 13:09 dorongutman

hey @eitanp461 any updates on this ?

dorongutman avatar Sep 28 '17 09:09 dorongutman

Hi @dorongutman, sorry for the delayed reply. Our team is still working on this. We will update as soon as this is resolved. Thank you for your patience.

roeeba avatar Oct 08 '17 13:10 roeeba

Why isn't this merged in 1.x branch?

skelesp avatar Oct 04 '18 21:10 skelesp