In ArcGIS API for JavaScript, the stream layer does not render when it is published with the related features and 'Watch a Folder' is set for new XML files.
上次发布: June 29, 2020ArcGIS API for JavaScript
漏洞 ID 编号
BUG-000129114
已提交
March 4, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS API for JavaScript
找到的版本
4.14
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The websocket connection does not have any features coming over it, and the service is not configured with a "keepLatestArchive" feature service. So not seeing anything is the correct result.
"relatedFeatures" are supposed to be joined with the incoming features (on the join key), not rendered by themselves. The 4.8 behavior is incorrect.