| Bug-ID-Nummer |
BUG-000138109 |
| Eingereicht | March 11, 2021 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS Web AppBuilder developer edition |
| Gefunden in Version | 2.19 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | N/A |
| Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
ArcGIS Web AppBuilder now raised the security-check level for adding a custom widget by checking the itemId in the widget config.json to ensure it is a portal item, so the config with no itemId (created by a portal of the previous versions) now cannot pass the check. The workaround is to add an itemId property to the config.json of the custom widget using ArcGIS Online Assistant.
Workaround
Append an itemId property to the config.json of the custom widget using ArcGIS Online Assistant.
Schritte zur Reproduzierung