ngx-jsonapi icon indicating copy to clipboard operation
ngx-jsonapi copied to clipboard

Collection is dead! from zone.js

Open NazarioLeonPerez opened this issue 5 years ago • 0 comments

Hi, After updating to version 2.1.13 I continually receive in console the following error for any .all() call.

zone.js:391 Uncaught (in promise) Error: Collection is dead! at ContentsService. (ngx-jsonapi.es5.js:2995) [angular] at step (ngx-jsonapi.es5.js:33) [angular] at Object.next (ngx-jsonapi.es5.js:14) [angular] at fulfilled (ngx-jsonapi.es5.js:2609) [angular] at Object.onInvoke (core.js:26256) [angular] at :4200/polyfills.js:6246:34 [angular] at Object.onInvokeTask (core.js:26247) [angular] at drainMicroTaskQueue (zone.js:601) []

Any idea how to prevent this? Thanks

NazarioLeonPerez avatar Oct 31 '19 19:10 NazarioLeonPerez