The Print widget fails to update the color of dynamically created graphics when printing in ArcGIS Maps SDK for JavaScript 4.32.
ArcGIS Maps SDK for JavaScript
漏洞 ID 编号
BUG-000175136
已提交
March 18, 2025
上次修改时间
October 15, 2025
适用范围
ArcGIS Maps SDK for JavaScript
找到的版本
4.32
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This is working as designed; the reason for seeing this is because the application is currently modifying the symbol's properties. Instead, it should create a new symbol with different properties and reassign to this new symbol.