Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Iconic images don't work with directives #569

Closed
soumak77 opened this issue Apr 3, 2015 · 0 comments
Closed

Iconic images don't work with directives #569

soumak77 opened this issue Apr 3, 2015 · 0 comments

Comments

@soumak77
Copy link
Contributor

soumak77 commented Apr 3, 2015

When using the following code

<img zf-iconic="" ng-show="..." />

The img element is replaced with a svg element. The ng-show attribute is not copied from the img element to the svg element. This also goes for the other directives I've tried ng-hide, ng-show, and ng-click. I would guess that this is true for all directives.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants