cloudinary / cloudinary/cloudinary_angular

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

Ouverte
#105 5 commentaires 0 réactions 1 personne assignée Réclamée par @eitanp461 Voir sur GitHub
bug
Langage dominant
TypeScript
Étoiles
302
Forks
224
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.