Hi All,
Does anyone know how to reset a page to its initial state without completely reloading the application? I have multiple pages in my experience builder and when someone moves to the second page and back to the first, I would like the map on my first page to reflect its default state.
We had the same issue. Ended with adding a SVG refresh icon with predefined URL to the app itself.
I don't think it can be done in the Menu widget for now - maybe use buttons with links to pages instead?