laptop and a wrench

Bug

The event object returned to the callback of the FeatureLayer's applyEdits method is not the same as the event object returned by the "edits-complete" event.

Zuletzt veröffentlicht: October 9, 2017 ArcGIS API for JavaScript
Bug-ID-Nummer BUG-000107708
EingereichtAugust 30, 2017
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS API for JavaScript
Gefunden in Version3.21
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusWill Not Be Addressed

Zusätzliche Informationen

You need to use the following signature: featurelayer.applyEdits(null, [gra], null, function (addResults, updateResults, deleteResults) { console.log("The arguments passed to callback function in the applyEdits method"); console.log(addResults, updateResults, deleteResults); }); for: 1. callback passed to the applyEdits function – like in the above-referenced snippet. 2. callback registered with the deferred object returned by applyEdits. 3. callback registered for the legacy onEditsComplete event

Schritte zur Reproduzierung

Bug-ID: BUG-000107708

Software:

  • ArcGIS API for JavaScript

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln