Hey,
I have a FeatureLayer in my map, and it displays polygons. I'm using the ArcGIS Maps SDK for JavaScript to display the map. However, when I change the shape of a polygon in ArcGIS Pro, the shape gets updated in the service, but it doesn't reflect in the map, unless I clear the browser cache.
Is there a way to force the feature layer to refresh and display the updated geometry in the map without clearing the cache?