Select to view content in your preferred language

Selected feature/popup NOT correct

343
0
11-23-2022 01:11 AM
MichaelK1
Emerging Contributor

Hi!

Reproduce steps: codepen:https://codepen.io/michaelk95/pen/abKoGxz

- A FeatureLayer displaying 40 graphics. Each 100ms a mocked update will be processed by ApplyEdits
- Click some assets and wait for the popup > Each time (ms) the layer is updating the wrong popup is selected.

My assumption: Each time the layer is updated with applyEdits (updateFeatures), the index of a feature is changed in the background and a wrong asset is selected.

Can someone look into this? (It's quite a big issue with updating layers)

ezgif-2-4494bc4afb.gif

Thanks!

 

0 Kudos
0 Replies