After calling applyEdits (updateFeatures based on ObjectId.. and geometry gets changed)
I expect the popup to change the position (following the feature). But that's not the default behaviour?
How to fix this? (work around maybe?)
Thanks!
Does it correct the position after you close and re-open the popup?
If so, maybe you can programmatically close the popup before the edits are applied and re-open it after the successful call to applyEdits.