Skip to content

linker: JIT compilation of ngDeclareComponent does not handle components array #41318

@JoostK

Description

@JoostK

PR #41104 split the list of used directives into two arrays directives and components, but the JIT side was not updated. This may result in incomplete component definitions at runtime when the partial declaration is JIT compiled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2The issue is important to a large percentage of users, with a workaroundarea: compilerIssues related to `ngc`, Angular's template compilercompiler: linkerstate: has PR

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions