Skip to content

Conversation

@JeanMeche
Copy link
Member

inputs & outputs cannot be binded to 2 different directives/components properties

fixes #65844

@JeanMeche JeanMeche added the action: global presubmit The PR is in need of a google3 global presubmit label Dec 10, 2025
@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Dec 10, 2025
@ngbot ngbot bot added this to the Backlog milestone Dec 10, 2025
@JeanMeche JeanMeche force-pushed the compiler-duplicate-bindings branch 2 times, most recently from 6885656 to d1b82c3 Compare December 10, 2025 01:47
inputs & outputs cannot be binded to 2 different directives/components properties

fixes angular#65844
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: global presubmit The PR is in need of a google3 global presubmit area: compiler Issues related to `ngc`, Angular's template compiler breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

model's implicit output is overridden by an explicit output of the same name

1 participant