Skip to content

Typing of NgComponentOutlet input ngComponentOutletContent is incorrect #63538

@bulldog98

Description

@bulldog98

Which @angular/* package(s) are the source of the bug?

common

Is this a regression?

No

Description

The typing of the input ngComponentOutletContent should be ?: Node[][] since that is what is expected by ViewContainerRef.createComponent into which the input is passed.

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw


Please provide the environment you discovered this bug in (run ng version)


Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions