laptop and a wrench

不具合

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

最後に公開された状態: November 22, 2022 ArcGIS API for JavaScript
不具合 ID 番号 BUG-000153126
送信されましたOctober 20, 2022
最終更新日June 5, 2024
適用対象ArcGIS API for JavaScript
見つかったバージョン3.41
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0
ステータスWill Not Be Addressed

参考情報

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

対処法

  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.

再現の手順

不具合 ID: BUG-000153126

ソフトウェア:

  • ArcGIS API for JavaScript

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動