@angular/cdk 21.2.1 → 21.3.0-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/fesm2022/tree.mjs CHANGED
@@ -892,7 +892,7 @@ i0.ɵɵngDeclareClassMetadata({
892
892
  '(keydown)': '_sendKeydownToKeyManager($event)'
893
893
  },
894
894
  encapsulation: ViewEncapsulation.None,
895
- changeDetection: ChangeDetectionStrategy.Default,
895
+ changeDetection: ChangeDetectionStrategy.Eager,
896
896
  imports: [CdkTreeNodeOutlet]
897
897
  }]
898
898
  }],