Skip to content

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

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.

Activity

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

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