cesium
cesium copied to clipboard
Bad error handling causing issues in Angular
What happened?
Original reported on the forum, there is some bad error handling going on in processArrayBuffer. Since Angular's zone.js wraps native promises, this is leading to a fatal crash.
Reproduction steps
See thread.
Sandcastle example
No response
Environment
No response