Unable to load ArcGIS map component's web map when working with multiple web maps from different portals
ArcGIS Maps SDK for JavaScript
漏洞 ID 编号
BUG-000172801
已提交
December 3, 2024
上次修改时间
December 12, 2024
适用范围
ArcGIS Maps SDK for JavaScript
找到的版本
4.31
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Components using the item-id attribute don't support multiple portals since the portal URL is read from the global esriConfig.portalUrl property.
Web maps that reference different portals can be made manually and then can be assigned to the map components. Example application: https://codepen.io/laurenb14/pen/yyBOOqW?editors=1001