X Tutup
Skip to content

fix(render): recurse into components not until all elements in a view…#4601

Closed
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:proj_fix
Closed

fix(render): recurse into components not until all elements in a view…#4601
tbosch wants to merge 1 commit intoangular:masterfrom
tbosch:proj_fix

Conversation

@tbosch
Copy link
Copy Markdown
Contributor

@tbosch tbosch commented Oct 8, 2015

… have been visited

Fixes #4551

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use ElementRef

@tbosch tbosch added pr_state: LGTM action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Oct 8, 2015
@tbosch tbosch closed this in 6d4bd5d Oct 8, 2015
@tbosch tbosch deleted the proj_fix branch October 8, 2015 18:43
@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 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

alpha.38: Incorrect ViewContainerRef injected w/ nested components

2 participants

X Tutup