X Tutup
Skip to content

fix(core): support ngFor that has an ngIf as last node#6878

Closed
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:ngfor-ngif-fix
Closed

fix(core): support ngFor that has an ngIf as last node#6878
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:ngfor-ngif-fix

Conversation

@tbosch
Copy link
Copy Markdown
Contributor

@tbosch tbosch commented Feb 4, 2016

Fixes #6304

@tbosch tbosch added the action: merge The PR is ready for merge by the caretaker label Feb 11, 2016
@mary-poppins
Copy link
Copy Markdown

Merging PR #6878 on behalf of @vsavkin to branch presubmit-vsavkin-pr-6878.

@mary-poppins
Copy link
Copy Markdown

Merging PR #6878 on behalf of @vsavkin to branch presubmit-vsavkin-pr-6878.

@mhevery mhevery closed this in 1779caf Feb 26, 2016
@tbosch tbosch deleted the ngfor-ngif-fix branch April 13, 2016 17:49
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NgFor with NgIf does not produce the correct results (Beta1)

4 participants

X Tutup