Unable to interact with three on screen widgets in the Web AppBuilder Simple Map Viewer template application.
上次发布: October 1, 2015ArcGIS Web AppBuilder developer edition
漏洞 ID 编号
BUG-000090815
已提交
September 17, 2015
上次修改时间
June 11, 2022
适用范围
ArcGIS Web AppBuilder developer edition
找到的版本
1.2
操作系统
Windows OS
操作系统版本
8
状态
In Product Plan
该问题已添加到开发团队的解决问题中。 对于具有此状态的问题,将在近期版本(下一个或两个版本)中进行解决。 检查问题的“其他信息”或“备用解决方案”部分,寻找可以完全解决此问题的有用信息。
解决办法
In webappbuilderfolder/client/stemapp/predefined-apps/simple_map_viewer/config.json, in both the widgetOnScreen.widgets array and in the mobileLayout.widgetOnScreen.widgets array, there are three widget objects with only positions and no reference to a widget.Example: { position: { left: 55, bottom: 55, relativeTo: map } } These are the placeholders, and they should be removed from this file. Please see the attached screen shot and the updated config.json file for your convenience.