laptop and a wrench

不具合

PopupTemplate displays all the attributes only for the first object when multiple objects are selected.

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

参考情報

This is a code issue. The outFields property must be set within PopupTemplate. Updated code snippet to include is similar to below: var template = { outFields: ["*"], title: "{NAME} in {COUNTY}", content:populationChange }; Refer to the following part of the documentation linked below, 'This is important if setting content via a function since any fields needed for successful rendering should be specified here.' https://developers.arcgis.com/javascript/latest/api-reference/esri-PopupTemplate.html#outFields

再現の手順

不具合 ID: BUG-000130532

ソフトウェア:

  • ArcGIS API for JavaScript

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

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

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

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

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

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

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