漏洞 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.
重现步骤