Skip to content

column-resize (experimental) does not work with ChangeDetectionStrategy.OnPush #19670

Description

@grant77

Reproduction

  1. Grab demo from here: https://github.com/angular/components/blob/master/src/components-examples/material-experimental/column-resize/default-enabled/
  2. Add "changeDetection: ChangeDetectionStrategy.OnPush" to default-enabled-column-resize-demo.ts
  3. Try to resize columns

Expected Behavior

Columns should resize.

Actual Behavior

Columns do not resize.

Environment

"@angular/material-experimental": "^9.2.4"

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions