I have dashboard page with service call, from here user can navigate to other pages. While coming back to dashboard again its hitting services so i need to stop pre-loading for my dashboard if user came from anywhere from the navigation’s.
You can enable stackPages: true View’s parameter. In this case it won’t remove previous pages from DOM so there will no be any preloads when you go back in history