Bug
Bug ID Number | BUG-000163285 |
---|---|
Submitted | November 28, 2023 |
Last Modified | August 5, 2025 |
Applies to | ArcGIS Experience Builder developer edition |
Version found | 1.13 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | In Product Plan |
There is a known workaround for this issue. Create a variable and set the color within the variable. Then use the variable in the return. This method is honored by the Feature Info widget.
var title = `<span style="color:#ffffff">TITLE</span>`
return {
type : 'text',
text : `<div style="background-color:#3f540f;padding:5px;"><strong>${title}</strong></div>`
}
Bug ID: BUG-000163285
Software:
Get help from ArcGIS experts
Download the Esri Support App