cesium icon indicating copy to clipboard operation
cesium copied to clipboard

Protobufjs.js throws exception on load

Open sanjeetsuhag opened this issue 2 years ago • 1 comments

When launching Sandcastle, if you have dev tools open and pausing on exceptions turned on, an exception is caught in ThirdParty/protobufjs.js:

image

Steps to Reproduce

  • Build and run CesiumJS.
  • Turn on "Pause on caught exceptions" in the browser's dev tools.
  • Go to Sandcastle

sanjeetsuhag avatar Mar 08 '22 16:03 sanjeetsuhag

Not 100% sure but it seems like the relevant issue in the package repo is https://github.com/protobufjs/protobuf.js/issues/1332

sanjeetsuhag avatar Jul 19 '22 03:07 sanjeetsuhag