| 不具合 ID 番号 |
BUG-000138109 |
| 送信されました | March 11, 2021 |
| 最終更新日 | June 5, 2024 |
| 適用対象 | ArcGIS Web AppBuilder developer edition |
| 見つかったバージョン | 2.19 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | N/A |
| ステータス | As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
|
参考情報
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.
対処法
Append an itemId property to the config.json of the custom widget using ArcGIS Online Assistant.
再現の手順