I am embedding a dashboard in experiencebuilder via a URL. In this case, I am not using URL parameters. My issue is that the embed widget is reloading the dashboard every time I navigate away from the page or view and then return. The behavior I expect is for the embed widget to load once and not need to reload if I navigate away.
Steps:
1. Add embed widget to a view
2. Embed dashboard URL in widget
3. Ensure Autorefresh is 'off'
4. Navigate to different view, and then return to original view
5. Embedded dashboard reloads
I have experienced this on Chrome and Edge.