Reproduction
- Grab demo from here: https://github.com/angular/components/blob/master/src/components-examples/material-experimental/column-resize/default-enabled/
- Add "changeDetection: ChangeDetectionStrategy.OnPush" to default-enabled-column-resize-demo.ts
- Try to resize columns
Expected Behavior
Columns should resize.
Actual Behavior
Columns do not resize.
Environment
"@angular/material-experimental": "^9.2.4"
Reproduction
Expected Behavior
Columns should resize.
Actual Behavior
Columns do not resize.
Environment
"@angular/material-experimental": "^9.2.4"