| 不具合 ID 番号 |
BUG-000162842 |
| 送信されました | November 9, 2023 |
| 最終更新日 | August 20, 2025 |
| 適用対象 | ArcGIS Experience Builder |
| 見つかったバージョン | Oct 2023 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 11.0 64 bit |
| ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
This behavior is as designed. The Map widget is lazy loading for performance purposes. Map widgets are not rendered until they are visible. In this case, the Legend widget is rendered before the connected Map widget is rendered, so the Legend widget is displayed as blank. Though the Section widget loads content inside the views by default, this does not change the default lazy loading behaviour of the Map widget. Wherever the Map widget is placed, the widget is always lazy loading.
対処法
Place the Map widget outside the section views, or make the view containing the connected Map widget the default view.
再現の手順