When adding multiple Widget Controller widgets in ArcGIS Experience Builder, the widgets are not correctly positioned when viewed on the published ArcGIS Experience Builder app.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000164730
已提交
January 31, 2024
上次修改时间
August 5, 2025
适用范围
ArcGIS Experience Builder
找到的版本
N/A
操作系统
Windows OS
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
By default, widgets on the page are positioned using percentages, which allows their positions to adjust dynamically as the page size changes. To ensure a fixed position for the Widget Controller widget, use pixels instead of percentages for positioning. This keeps the position of the Widget Controller fixed, regardless of page size changes.