Select to view content in your preferred language

SVG does not display in Experience Builder widget

105
0
07-10-2025 06:00 AM
RyanNosek1
Esri Contributor
2 0 105

The June 2025 ArcGIS Online release introduced a security update in Experience Builder. This update sanitizes content entered in rich text editors in Experience Builder to align with supported HTML tags in ArcGIS Online. As a result, unsupported HTML tags, such as SVG, will no longer render in the rich text editor in Web Experiences.

This security update in Experience Builder effects Web Experiences in the following solutions if the solution was deployed prior to July 10th, 2025: Winter Weather Operations, Mowing Operations, Street Sweeping Operations, and Agricultural Parcel Analysis. 

While this security update does not affect the functionality of these solutions, it can lead to confusion for end users accessing these Web Experiences.

Example screenshot depicting the un-rendered <svg> tagsExample screenshot depicting the un-rendered <svg> tags

 

 

 

 

 

 

 

Follow the steps below to update your Web Experience to remove the un-rendered SVG tags from your Web Experience:

  1. Navigate to your Web Experience and click Edit. 
  2. Click on the widget that needs to be updated.
  3. In the edit pane on the right, click inside the No data message rich text editor.
  4. Select, then delete, the tags and content within the tags for <svg></svg>
  5. Optionally, update the No data message with new text.
  6. Click to Save, then click Publish.
Contributors