laptop and a wrench

漏洞

The description in the Indicator element is centered after modifying the HTML in ArcGIS Dashboards following the February 2024 ArcGIS Online update.

ArcGIS Dashboards
漏洞 ID 编号 BUG-000166462
已提交April 3, 2024
上次修改时间May 6, 2025
适用范围ArcGIS Dashboards
找到的版本Feb 2024
操作系统Windows OS
操作系统版本10.0
状态Known Limit

附加信息

This is a known limitation in the current version of our text editor. Apply a display: flex style to the < figure > element and a flex-basis style to the < table>. This ensures that the table occupies the full width of the < figure > element.

解决办法

Add a style on the figure, and on the table the following sample code:

< figure class="table" style="display:flex;margin:0;width:100%;"> < table style="background-color:#35ac46;color:#ffffff;flex-basis:100%;font-size:16px;padding:0px;"> < tbody> < tr> < td width="40"> < p> < /p> < svg style="display:block;margin-left:auto;margin-right:auto;vertical-align:middle;" fill="#ffffff" height="32" id="ember25808" viewBox="0 0 16 16" width="32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> < /td> < td> < p> < span>Target: {calculated/reference} < /p> < p> {field/reportdt} < /p> < /td> < /tr> < /tbody> < /table> < /figure>  

重现步骤

漏洞 ID: BUG-000166462

软件:

  • ArcGIS Dashboards

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项