When the Embed widget is added to the Section widget in ArcGIS Experience Builder, it refreshes the content.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000160673
已提交
August 15, 2023
上次修改时间
August 20, 2025
适用范围
ArcGIS Experience Builder
找到的版本
N/A
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Embedded contents are unpredictable as they might involve large datasets that can significantly impact the performance and response time of the app. Thus, like the Map widgets, contents in the Embed widgets are lazy loading by default.
解决办法
Use multiple pages instead of views to make the Embed widget work without loading any information in ArcGIS Experience Builder.
Duplicate the view runs on cached memory and work on the duplicated view without having to refresh any content or data.