cloudinary / cloudinary/cloudinary_angular

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

Abierto
#105 5 comentarios 0 reacciones 1 asignado Reclamado por @eitanp461 Ver en GitHub
bug
Lenguaje dominante
TypeScript
Estrellas
302
Forks
224
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.