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

fix(debug): make debug tools take ComponentRef #4203

Closed
wants to merge 1 commit into from
Closed

fix(debug): make debug tools take ComponentRef #4203

wants to merge 1 commit into from

Conversation

harryterkelsen
Copy link
Contributor

The debug tools used to take ApplicationRefs, which are the old return
type of bootstrap. Now bootstrap returns ComponentRef, so the debug
tools should be updated.

Fixes #4202

The debug tools used to take ApplicationRefs, which are the old return
type of bootstrap. Now bootstrap returns ComponentRef, so the debug
tools should be updated.
@alxhub alxhub added pr_state: LGTM action: merge The PR is ready for merge by the caretaker labels Sep 16, 2015
@mary-poppins
Copy link

User @alxhub does not have PR merging privileges.

@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Sep 16, 2015
@alxhub alxhub added the action: merge The PR is ready for merge by the caretaker label Sep 16, 2015
@mary-poppins
Copy link

Merging PR #4203 on behalf of @alxhub to branch presubmit-alxhub-pr-4203.

@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Sep 16, 2015
@mhevery mhevery closed this in 70586b6 Sep 16, 2015
jeffbcross pushed a commit that referenced this pull request Sep 16, 2015
The debug tools used to take ApplicationRefs, which are the old return
type of bootstrap. Now bootstrap returns ComponentRef, so the debug
tools should be updated.

Closes #4203
@angular-automatic-lock-bot
Copy link

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enableDebugTools no longer works with result of bootstrap
4 participants