cesium
cesium copied to clipboard
Protobufjs.js throws exception on load
When launching Sandcastle, if you have dev tools open and pausing on exceptions turned on, an exception is caught in ThirdParty/protobufjs.js
:
Steps to Reproduce
- Build and run CesiumJS.
- Turn on "Pause on caught exceptions" in the browser's dev tools.
- Go to Sandcastle
Not 100% sure but it seems like the relevant issue in the package repo is https://github.com/protobufjs/protobuf.js/issues/1332