When selecting the feature in FeatureTable, the clearSelection() method is called after the map extent or zoom level gets to the level where the features first appear, which clears the selection when zooming to the selection in ArcGIS API for JavaScript 3.39.
上次发布: March 30, 2022ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000146714
已提交
February 8, 2022
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
3.39
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This issue is not addressed in ArcGIS API for JavaScript 3.x. The issue is not reproducible in ArcGIS API for JavaScript 4.23. In order for the selection to display correctly, pass the view into the FeatureTable upon constructing it. An updated codepen display this, https://codepen.io/hgonzago/pen/WNdZOGN?editors=1000.