laptop and a wrench

Bug

The pop-up Arcade expression fails to display correctly in ArcGIS Online Map Viewer if there is no field list content in the expression.

ArcGIS Online
Bug ID Number BUG-000179970
SubmittedOctober 6, 2025
Last ModifiedOctober 7, 2025
Applies toArcGIS Online
Version foundJune 2025
Operating SystemWindows OS
Operating System Version11.0 64 bit
StatusAs Designed

Additional Information

This behavior is as designed. Use the Expects() function in the Arcade script to ensure the fields referenced in the expression are fetched. Refer to https://developers.arcgis.com/arcade/function-reference/feature_functions/#expects for more information.

Workaround

  • Add an empty field list content to display the pop-up correctly.

Use the Expects() function at the beginning of the script and include the fields to be referenced in the text element (Accessories, AntiquesCollectibles). As an example, "Expects($feature, 'Accessories', 'AntiquesCollectibles')".

Steps to Reproduce

Bug ID: BUG-000179970

Software:

  • ArcGIS Online

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options