Bogue
Numéro d’ID de bogue | BUG-000168505 |
---|---|
Envoi | June 21, 2024 |
Dernière modification | May 21, 2025 |
S’applique à | Portal for ArcGIS |
Version trouvée | 10.9.1 |
Système d’exploitation | N/A |
Version du système d’exploitation | N/A |
Statut | 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 de bogue: BUG-000168505
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support