| Número de ID do Erro |
BUG-000138109 |
| Enviado | March 11, 2021 |
| Última Modificação | June 5, 2024 |
| Aplica-se à | ArcGIS Web AppBuilder developer edition |
| Versão encontrada | 2.19 |
| Sistema Operacional | Windows OS |
| Versão do Sistema Operacional | N/A |
| Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
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.
Solução Provisória
Append an itemId property to the config.json of the custom widget using ArcGIS Online Assistant.
Etapas para Reproduzir