We have found an odd situation where when we use a cl-image directive with an ng-show / ng-hide directive (set to the cloudinaryPublicId) in the same
the ng-hide does not seem to function correctly.
The work around is to wrap the cl-image tag with a div (or span) and use the ng-hide on the div (or span)
We have found an odd situation where when we use a cl-image directive with an ng-show / ng-hide directive (set to the cloudinaryPublicId) in the same
the ng-hide does not seem to function correctly.
The work around is to wrap the cl-image tag with a div (or span) and use the ng-hide on the div (or span)