Skip to content

Incompatibility since version 7.2.0 with zone.js/dist/zone-patch-rxjs #15331

@alejandrogkl

Description

@alejandrogkl

What is the expected behavior?

Been able to use zone.js/dist/zone-patch-rxjs patch with current version

What is the current behavior?

Error: Maximum call stack size exceeded when using, for example, a mat-select

What are the steps to reproduce?

Stackblitz with error using version cdk and material 7.2.0
https://stackblitz.com/edit/angular-4xhkim

Check the console to view the error

Stackblitz without error using version cdk and material 7.1.1
https://stackblitz.com/edit/angular-ayqlri

Is there anything else we should know?

The error is still happening in version 7.3.3,

the zone patch is required in our application to make sure rxjs Observable/Subscription/Operator run in correct zone

https://github.com/angular/zone.js/blob/master/NON-STANDARD-APIS.md#usage

Metadata

Metadata

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