Hi, I'm using ArcGIS Javascript API 4.17 and it seems view.popup.selectedFeature does not return geometry where 4.16 did. I looked at the request and it seems queryGeometries parameter is now set to false, but not for all layers.
This is quite a big problem since measuring from popup actions is not possible anymore.
Did anyone see the same behavior ?