cloudinary / cloudinary/cloudinary_angular

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

未關閉
#105 5 則留言 0 個 reaction 已指派 1 人 已被 @eitanp461 認領 在 GitHub 檢視
bug
主要語言
TypeScript
星號
302
分支
224
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。