You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found during release testing, but confirmed to happen as far back as 1.25 so I don't think it needs to hold it up. We should fix it for 1.28 however.
Run Cesium Viewer and switch to 2D
Zoom in anywhere.
Press the home button and switch to 3D during the flight.
Click anywhere to immediately finish the morph.
Crash
TypeError: Unable to get property 'height' of undefined or null reference
TypeError: Unable to get property 'height' of undefined or null reference
at Camera.prototype._updateCameraChanged (http://localhost:8080/Source/Scene/Camera.js:333:9)
at Scene.prototype.initializeFrame (http://localhost:8080/Source/Scene/Scene.js:2338:9)
at CesiumWidget.prototype.render (http://localhost:8080/Source/Widgets/CesiumWidget/CesiumWidget.js:680:13)
at render (http://localhost:8080/Source/Widgets/CesiumWidget/CesiumWidget.js:72:25)
The text was updated successfully, but these errors were encountered:
Found during release testing, but confirmed to happen as far back as 1.25 so I don't think it needs to hold it up. We should fix it for 1.28 however.
The text was updated successfully, but these errors were encountered: