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

feat(portal): allow custom ComponentFactoryResolver to be passed to CdkPortalOutlet #9882

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

Adds the ability for consumers to pass in a different ComponentFactoryResolver when attaching to a CdkPortalOutlet programmatically.

Fixes #9712.

@crisbeto crisbeto requested a review from jelbourn as a code owner February 10, 2018 17:38
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Feb 10, 2018
…dkPortalOutlet

Adds the ability for consumers to pass in a different `ComponentFactoryResolver` when attaching to a `CdkPortalOutlet` programmatically.

Fixes angular#9712.
@crisbeto crisbeto force-pushed the 9712/portal-outlet-cfr branch from 8cdce40 to 9997908 Compare February 12, 2018 22:07
@crisbeto
Copy link
Member Author

Closing as something that won't be necessary in Angular 6+.

@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 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CdkPortalOutlet should resolve componentFactories through the portal's ComponentFactoryResolver
3 participants