Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.
This repository was archived by the owner on May 25, 2021. It is now read-only.

Component change detection is incorrectly shown as default #1344

@mjolka

Description

@mjolka

Augury: 1.19.1
Date: Fri, 14 Sep 2018 02:18:14 GMT
OS: Win32

Demo test application:
https://change-detection-strategy-onpush.stackblitz.io/

Description of issue:
Components that use ChangeDetectionStrategy.OnPush are incorrectly shown to be using ChangeDetectionStrategy.Default

change detection

Angular version (required): 6.0.0

Steps to reproduce:

  1. Create a component using ChangeDetectionStrategy.OnPush
  2. Inspect the component's change detection strategy using Augury

Additional details:

Possibly related to angular/angular#21627

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions