Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not support ng-show on the element. #11

Closed
adityamenon opened this issue Sep 29, 2013 · 2 comments
Closed

Does not support ng-show on the element. #11

adityamenon opened this issue Sep 29, 2013 · 2 comments
Labels

Comments

@adityamenon
Copy link

Hi, ng-show and ng-hide do not appear to work on the element directly. I'm currently wrapping it in a <div> with ng-hide on it to get what I want, but it would be nice if I could use on this directly.

There is a discussion on how to solve it over here: angular/angular.js#2500

@dalelotts
Copy link
Owner

Hmm, I will look at this as soon as I can. If I can remove the isolate scope I think that will be the best approach.

@dalelotts
Copy link
Owner

This is fixed by Angular 1.2.0 and higher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants