cloudinary / cloudinary/cloudinary_angular
cl-image ignores a cl-transformation if it has an ng-if
Đang mở
bug
- Ngôn ngữ chính
- TypeScript
- Star
- 302
- Fork
- 224
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.