laptop and a wrench

Bug

Enabling the alwaysUseProxy property to 'true' within ArcGIS API for JavaScript 3.x appends the proxy URL twice for the supported vector basemap requests.

Zuletzt veröffentlicht: November 22, 2022 ArcGIS API for JavaScript
Bug-ID-Nummer BUG-000153126
EingereichtOctober 20, 2022
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS API for JavaScript
Gefunden in Version3.41
BetriebssystemWindows OS
Betriebssystemversion10.0
StatusWill Not Be Addressed

Zusätzliche Informationen

There are no plans to address this as it is not reproducible in the recommended ArcGIS API for JavaScript 4.x version.

Workaround

  1. Configure the equivalent workflow with proxy rules using the esri/urlUtils module.
  2. Intercept the request with the setRequestPreCallback property. Each request URL containing the 'basemaps.arcgis.com' domain slices the extra appended proxy URL, allowing the map to fully load if the line for esriRequest.setRequestPreCallback(myCallbackFunction) is uncommented.

Schritte zur Reproduzierung

Bug-ID: BUG-000153126

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