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
In this sandcastle uncheck HDR and you get an error
TypeError: Cannot read property 'execute' of undefined
at executeCommand (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:239389:64)
at executeCommands (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:239756:21)
at executeCommandsInViewport (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:240177:13)
at Scene.updateAndExecuteCommands (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:239970:17)
at render (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:240633:19)
at tryAndCatchError (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:240652:17)
at Scene.render (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:240727:17)
at CesiumWidget.render (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:253442:29)
at render (https://sandcastle.cesium.com/CesiumUnminified/Cesium.js:252779:36)
The error does not happen if HDR is disabled initially, or even when HDR is disabled initially, then enabled, then disabled. The error is related to derived commands and has existed as far back as HDR was introduced in 1.52.
The text was updated successfully, but these errors were encountered:
In this sandcastle uncheck HDR and you get an error
The error does not happen if HDR is disabled initially, or even when HDR is disabled initially, then enabled, then disabled. The error is related to derived commands and has existed as far back as HDR was introduced in 1.52.
The text was updated successfully, but these errors were encountered: