Skip to content

Add rule to detect CDS.Default-Component used within CDS.OnPush #6

@ajafff

Description

@ajafff

If any parent component uses ChangeDetectionStrategy.OnPush, it will affect change detection in child components. If a child component uses ChangeDetectionStrategy.Default it might not function as expected.
This might even work with components from libraries as the metadata contains information about the change detection.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions