cloudinary / cloudinary/cloudinary_angular

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

Aberta
#105 5 comentários 0 reações 1 responsável Reivindicada por @eitanp461 Ver no GitHub
bug
Linguagem predominante
TypeScript
Estrelas
302
Forks
224
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.