Bug
Bug ID Number | BUG-000164150 |
---|---|
Submitted | January 5, 2024 |
Last Modified | August 5, 2025 |
Applies to | ArcGIS Experience Builder |
Version found | 11.2 |
Operating System | N/A |
Operating System Version | N/A |
Version Fixed | 11.3 |
Status | Fixed |
Create a custom widget by copying the folder add-data located on located on <EBDevInstallFolder>\client\dist\widgets\common and change the line bellow in the file widget.js located on <CustomWidgetFolder>\dist\runtime and deploy it on your environment.
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-000164150
Software:
Get help from ArcGIS experts
Download the Esri Support App