Skip to content

fix(cdk/portal): allow bindings to be passed to component portal#32814

Merged
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32757/portal-bindings
Feb 23, 2026
Merged

fix(cdk/portal): allow bindings to be passed to component portal#32814
crisbeto merged 1 commit intoangular:mainfrom
crisbeto:32757/portal-bindings

Conversation

@crisbeto
Copy link
Member

Adds some pass-through logic that allows users to pass inputs to the ComponentPortal.

Fixes #32757.

Adds some pass-through logic that allows users to pass inputs to the `ComponentPortal`.

Fixes angular#32757.
@crisbeto crisbeto added target: patch This PR is targeted for the next patch release target: rc This PR is targeted for the next release-candidate and removed target: patch This PR is targeted for the next patch release labels Feb 23, 2026
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Feb 23, 2026
@crisbeto crisbeto merged commit b095048 into angular:main Feb 23, 2026
31 of 33 checks passed
@crisbeto
Copy link
Member Author

This PR was merged into the repository. The changes were merged into the following branches:

crisbeto added a commit that referenced this pull request Feb 23, 2026
)

Adds some pass-through logic that allows users to pass inputs to the `ComponentPortal`.

Fixes #32757.

(cherry picked from commit b095048)
jermowery pushed a commit to jermowery/components that referenced this pull request Mar 13, 2026
…ular#32814)

Adds some pass-through logic that allows users to pass inputs to the `ComponentPortal`.

Fixes angular#32757.
@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 Mar 26, 2026
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 area: cdk/portal target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(PORTAL): allow user to provide bindings for a ComponentPortal

2 participants