Hi,
I just recently synced my branch from cesium master branch, and now when I render geojson objects/files and try to click on one of the entities rendered using GeoJsonDataSource, I get the following error: (see attachment as well)
An error occurred while rendering. Rendering has stopped.
undefined
DeveloperError: color is required
DeveloperError@http://cesiumjs.org/Cesium/Source/Core/DeveloperError.js:43
Color.fromCssColorString@[http://cesiumjs.org/Cesium/Source/Core/Color.js:366
InfoBox/](http://cesiumjs.org/Cesium/Source/Core/Color.js:366
InfoBox/)</that._descriptionSubscription<@http://cesiumjs.org/Cesium/Source/Widgets/InfoBox/InfoBox.js:127
A.notifySubscribers@http://cesiumjs.org/Cesium/Source/ThirdParty/knockout-3.2.0.js:33
a.p/d.W@http://cesiumjs.org/Cesium/Source/ThirdParty/knockout-3.2.0.js:36
d@[http://cesiumjs.org/Cesium/Source/ThirdParty/knockout-3.2.0.js:36
InfoBoxViewModel/](http://cesiumjs.org/Cesium/Source/ThirdParty/knockout-3.2.0.js:36
InfoBoxViewModel/)<.set@http://cesiumjs.org/Cesium/Source/Widgets/InfoBox/InfoBoxViewModel.js:100
f@http://cesiumjs.org/Cesium/Source/ThirdParty/knockout-3.2.0.js:44
Viewer.prototype._onTick@http://cesiumjs.org/Cesium/Source/Widgets/Viewer/Viewer.js:1325
Event.prototype.raiseEvent@http://cesiumjs.org/Cesium/Source/Core/Event.js:146
Clock.prototype.tick@http://cesiumjs.org/Cesium/Source/Core/Clock.js:203
CesiumWidget.prototype.render@http://cesiumjs.org/Cesium/Source/Widgets/CesiumWidget/CesiumWidget.js:638
render@http://cesiumjs.org/Cesium/Source/Widgets/CesiumWidget/CesiumWidget.js:68
Any clues how this can be fixed?
Thanks and Regards,