Skip to content

bug(cdk/overlay): Output isn't recognized as a signal #31373

Closed
@theoarav

Description

@theoarav

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

No response

Description

When trying to bind output through a component instanciated with @angular/cdk and passed to ng-dynamic-component library, the signal output isn't recognized as a Signal output.

I opened an issue on ng-dynamic-component: gund/ng-dynamic-component#527

Reproduction

StackBlitz link: https://stackblitz.com/edit/stackblitz-starters-cwmkaoqj
Steps to reproduce:

  1. Click on Open Overlay button
  2. Click on Output signal inside the overlay

Expected Behavior

The button should've worked the same as the one outside of the overlay.

Actual Behavior

An console error indicating that the library ng-dynamic-component doesn't recognize the output.

Environment

  • Angular: 19
  • CDK/Material: 19
  • Browser(s): Chrome Version 137.0.7151.68 (Official Build) (x86_64)
  • Operating System (e.g. Windows, macOS, Ubuntu): macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions