Skip to content

Issue with ngIf directive, while using condition #1206

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

Open
tsonevn opened this issue Feb 20, 2018 · 1 comment
Open

Issue with ngIf directive, while using condition #1206

tsonevn opened this issue Feb 20, 2018 · 1 comment

Comments

@tsonevn
Copy link
Contributor

tsonevn commented Feb 20, 2018

The ngIf directive will not respect the condition. I am attaching sample project, where the case could be reproduced.
On it, we check for the undefined or null object and when the Image source is available, the image should be shown.
Archive.zip

@mhmo91
Copy link

mhmo91 commented Mar 7, 2018

the behavior in android is not also consistent, sometimes it works n sometimes it doesn't, that in case an expressions is used within like (!busy || expenseId)

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

No branches or pull requests

3 participants