| Número de ID del error |
BUG-000138109 |
| Enviado | March 11, 2021 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS Web AppBuilder developer edition |
| Versión encontrada | 2.19 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | N/A |
| Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
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.
Solución alternativa
Append an itemId property to the config.json of the custom widget using ArcGIS Online Assistant.
Pasos para reproducir