Bug
| Bug ID Number | BUG-000124241 |
|---|---|
| Submitted | August 5, 2019 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS API for JavaScript |
| Version found | 4.12 |
| Operating System | N/A |
| Operating System Version | N/A |
| Version Fixed | 4.14 |
| Status | Fixed |
Force the Editor to stop editing after the feature update work. For example:
editor.viewModel.watch("syncing", (syncing) =>{
if(syncing===false){
editor.viewModel.cancelWorkflow()
}
})
Bug ID: BUG-000124241
Software:
Get help from ArcGIS experts
Download the Esri Support App