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

ng-if does not appear to work. #37

Closed
Samuelgray1987 opened this issue Mar 12, 2014 · 2 comments
Closed

ng-if does not appear to work. #37

Samuelgray1987 opened this issue Mar 12, 2014 · 2 comments
Labels

Comments

@Samuelgray1987
Copy link

ngIf would appear to always return false. Am I missing something or is it not supported? Cheers,
Sam.

@nicoabie
Copy link

@Samuelgray1987 care to explain what are you trying to achieve?

@Samuelgray1987
Copy link
Author

I was trying to simply remove an item based on numerical values, I tried with both ng-if="x > y" and with a function, the ng-if always evaluated to false. I was able to solve my problem using ng-show calling a function.

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

3 participants