Hi all,
I'm working with the cluster feature reduction on point feature layer, and implemented a result similar to the pie chart clustering sample: https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=featurereduction-cluster-pie-charts
I have observed, that for versions 4.29, and 4.30, individual points disappear once you zoom in close enough that there are no points clustered on the screen.
This problem is not visible as-of version 4.28 (you can revise the versions used by the sample, and see that points no longer disappear at that version).
Is this a known bug, and/or is there a way to work around the issue?