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

*ngIf problem #99

Open
alexvrv opened this issue Apr 12, 2022 · 1 comment
Open

*ngIf problem #99

alexvrv opened this issue Apr 12, 2022 · 1 comment

Comments

@alexvrv
Copy link

alexvrv commented Apr 12, 2022

Hi, if I try to use *ngIf on ng-container with 2 conditions (*ngIf="cfgPayrollTabel.salary !== false && !cols.allPayRollCounselor") I get this error: ERROR TypeError: Cannot set properties of undefined (setting '4')

With one condition it works perfectly...

Any way of fixing it?

@diprokon
Copy link
Owner

Can you provide an example with this issue?

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

No branches or pull requests

2 participants