The Embed widget of ArcGIS Experience Builder Developer Edition version 1.9 does not honor the Export Infographic and Print Infographic functions of infographics exported as HTML from ArcGIS Business Analyst.
ArcGIS Experience Builder developer edition
漏洞 ID 编号
BUG-000155767
已提交
February 9, 2023
上次修改时间
August 5, 2025
适用范围
ArcGIS Experience Builder developer edition
找到的版本
1.9
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Even though this issue was logged to the developer edition, the recordings are for the ArcGIS Online environment. Either way, the current behavior is as expected, and here is why:
Host app domain: experience.arcgis.com (in the recording), or localhost:3001, or *.esri.com:3001 (dev edition case)
The embedded HTML domain is: maps.xxxx.state.xx.us/
Thus, the embedded URL which includes the ArcGIS Business Analyst app for download/print is recognized as a safe domain, and thus sandbox is required for security reasons, with that, 'allow-downloads' and 'allow-modals' cannot be executed.