不具合
不具合 ID 番号 | BUG-000168505 |
---|---|
送信されました | June 21, 2024 |
最終更新日 | May 21, 2025 |
適用対象 | Portal for ArcGIS |
見つかったバージョン | 10.9.1 |
オペレーティング システム | N/A |
オペレーティング システムのバージョン | N/A |
ステータス | As Designed |
Remove the inline SVG tags from the code, for example:
From:
<button class="accordion btn btn-sm btn-link" style="color: #ffffff;" data-target="#accordion-1644425725154" aria-labelledby="accordion-1644425725154-title">
<b><svg style='fill:#ffffff'>
<title>Menu Lateral</title>
<use xlink:href='#ember-arcgis-hub-components-hub-icons-angle-up'></use>
</svg>
</b></button>
To:
<button style="color: #ffffff; background-color: transparent; border: none; box-shadow: none;">
<b>▲</b>
</button>
不具合 ID: BUG-000168505
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード