I'm trying to upgrade my app from v4.21 to v4.23 and I'm getting error below. I'm trying to debug for more details but wanted to post this in case there's a quick resolution.
I get this error when I click on a feature in a FeatureLayer. It should show the popup template, but instead this error is generated.
I noticed that this error occurs only when my features are overlapping with a graphic/geofence on a graphic layer.
I'm guessing the issue is with the MapView.hitTest improvements that now returns all features that intersect the specific screen coordinates. I'm not doing anything custom related to clicking on the feature but there must be some internal issues in my case.
Thanks.
