Hi all,
Found a bug with layer's labelingInfo when adding, updating or deleting graphics (with applyEdits).
Made a codepen to reproduce this issue:
https://codepen.io/michaelk95/pen/jOjKrqx
Steps to reproduce:
label not visible
label graphicB not visible
issue: labels are not visible (when zooming in or out, the labels will be visible again.)
Thanks in advance!
Gr
Michael
Solved! Go to Solution.
Hi there,
We fixed this issue at version 4.31 which will be released in a month or so. In meantime, you can test your app against our next version. The fix will be available next Tuesday for you to test.
Thanks
Hi there,
I did scan through your repro case. But lots going on there. This codepen add 2 points to featurecollection and removes/adds Feature B from a button click. I am not able to reproduce your issue with this codepen: https://codepen.io/U_B_U/pen/jOjKwEZ?editors=1000
Hi hi Undral!
I changed your codepen a little bit, now all features will be removed with the user action and all features will be added again (toggle like). This functionality should work I assume? Labels are not shown correctly when adding features again.
Thanks! Gr
Hi there,
I am able to reproduce the issue when all features are deleted and new features are added. I will update you once we have a fix for this. Thanks for reporting this issue.
Hi there,
We fixed this issue at version 4.31 which will be released in a month or so. In meantime, you can test your app against our next version. The fix will be available next Tuesday for you to test.
Thanks