The ArcGIS Experience Builder Card widget layout is not honored when viewed on Mac OS and Windows OS devices.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000178438
已提交
August 4, 2025
上次修改时间
August 20, 2025
适用范围
ArcGIS Experience Builder
找到的版本
June 2025
操作系统
Apple MacOS
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
For the card templates using the percentage width, the images within the cards are locked with a fixed width-to-height ratio, which causes the image height to grow and eventually overlap with the text or button below. So there is no way to fix this without modifying the card style configurations. It relies on the user's judgement to refine the layout.
Some ways to solve this:
1. Set the card width to a fixed pixel value, so that the image height will not grow and the browser window gets wider. For the text and button below, align to the top and set the distance using a pixel value as well.
2. Alternatively, unlock the image width-to-height ratio and set height as a percentage value. In this case, the images will not overlap with the content below; however, the shape of the images will change to ovals.