Hello Everyone,
I'm running into an issue with one of my ArcGIS Dashboards. I've created a customized pop-up and connected it to a Details element in the dashboard. I’ve done similar setups before, where when no feature is selected, the Details element displays a default message like Click on the map to view information.
However, in this particular dashboard, the default text isn't showing up. Instead, when the dashboard initially loads, the Details element displays static information from one of the features—even though nothing is selected yet. When I click on the map, it updates correctly based on my selection, but if I clear the selection or deselect everything, it still continues to show the last selected feature's data instead of returning to the default message.
Note: I have already configured the Details element with the correct text under the settings for when no data is available or nothing is selected, but that message is not displaying as expected
Has anyone encountered this issue before? Is there something I might be missing in the configuration that prevents the Details element from resetting properly?