漏洞 ID 编号 |
BUG-000145902 |
已提交 | January 11, 2022 |
上次修改时间 | August 5, 2025 |
适用范围 | ArcGIS Experience Builder developer edition |
找到的版本 | N/A |
操作系统 | Windows OS |
操作系统版本 | 10.0 |
状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
The ArcGIS Experience Builder app is data-centric; the Filter widget is designed to filter data source, and this affects all widgets that utilize this data source. Refer to https://doc.arcgis.com/en/experience-builder/configure-widgets/filter-widget.htm for more information. No matter how many Filter widgets and Map widgets are added, as long as they are connected to the same data source, the filtering behavior adds on. Thus, changing pages without manually turning off the previous filter generates the results as described. Refreshing the page resets the user cases, so it works again. This is the expected behavior.
To avoid the Map widgets and Filter widgets affecting each other between different pages, use data views, or add the web map multiple times to treat them as separate data. For more details, refer to https://doc.arcgis.com/en/experience-builder/build-apps/select-data.htm.
解决办法
Refresh the browser after switching pages in the published web experience to return the expected results from the filter.
重现步骤