Bug
Bug-ID-Nummer | BUG-000164149 |
---|---|
Eingereicht | January 5, 2024 |
Zuletzt geändert | August 5, 2025 |
Gilt für | ArcGIS Experience Builder developer edition |
Gefunden in Version | 1.13 |
Betriebssystem | N/A |
Betriebssystemversion | N/A |
Behoben in Version | 1.14 |
Status | Fixed |
Create a custom widget by copying the folder add-data located at <EBDevInstallFolder>\client\dist\widgets\common file path and changing the line below in the file widget.js located at <CustomWidgetFolder>\dist\runtime file path:
From:
return`${null===(o=(0,e.getAppStore)().getState())||void 0===o?void 0:o.portalUrl}sharing/kml`
To:
return`${null===(o=(0,e.getAppStore)().getState())||void 0===o?void 0:o.portalUrl}/sharing/kml`
Bug-ID: BUG-000164149
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen