I have a experience builder application that makes use of a Feature Info widget to display pop up content from the map. The configured pop-ups make use of arcade expressions to display formatted values from the layer in a "fields list" component of the pop-up. The issue is that when attempting to use the Export data action on the feature info widget in Experience Builder, only the fields that were added directly to the fields list component are exported, and those that were added through arcade expressions aren't accessed.
As a temporary work around, I have added a second "fields list" component at the bottom titled "Export Fields" that includes all fields without any Arcade expressions. This works to make all fields accesible by the Feature Info export action, but obviously impacts the content of the pop-up.
Is there any other way around this?