Hi everyone,
I have developed an ArcGIS Experience Builder app and added charts that are linked to the map. However, after publishing the app, the charts do not load on the initial attempt. They only appear after refreshing the page or when a feature is selected on the map. The “View from empty selection” option is already enabled.
The Problem
I have several Chart widgets in my experience that are linked to a map. When the app is first opened, the charts appear empty or stuck in a loading state.
Interestingly, they function perfectly fine if I do either of the following:
Current Configuration
"View from empty selection" is already enabled for all charts.
The charts are using the same data source as the map layers.
The app is published (the issue persists in both the published URL and the builder preview).
I’ve tried toggling the "Selected features only" filter and double-checking the data source triggers, but the initial "cold start" of the app still fails to render the data visually. It's as if the data source isn't "waking up" until a secondary interaction occurs.
Has anyone encountered this specific behavior? Is there a known bug regarding the initialization of charts in certain layouts, or perhaps a specific setting I'm missing to ensure the charts populate immediately upon the first visit?
Any insights would be greatly appreciated!

