Using latest arcgis python libs and jupyter etc...
Has anyone successfully called GIS().map().add_layer(feature class object) when the feature class object creation specified a drawing_info=?
Everything succeeds until the map is rendered and then the following error is triggererd: TypeError: undefined is not an object (evaluating 'x.drawingInfo.renderer.type')