Results 4 comments of nbgooch

We have been regularly updating. ``` "dependencies": { "@angular/animations": "~10.0.4", "@angular/common": "~10.0.4", "@angular/compiler": "~10.0.4", "@angular/core": "~10.0.4", "@angular/forms": "~10.0.4", "@angular/platform-browser": "~10.0.4", "@angular/platform-browser-dynamic": "~10.0.4", "@angular/router": "~10.0.4", "@carbon/ibmdotcom-web-components": "^1.4.1", "@carbon/icons-angular": "^11.1.4", "@carbon/themes": "^10.15.0",...

Also important to note I am unable to recreate this issue without updating the items in a subscription of an observable. So I believe it may be tied to updating...

Aha! Did some more debugging today and it is the `cacheActive` property. When set to `false` no error is thrown.

:heavy_plus_sign::one: Need this as well!