I have a series of links that run the page include action to separate, complicated skuid pages that display below the links. They take several seconds to load. If a user clicks on another link, while a skuid page is loading, it takes twice as long.
Ideally, I’d like to send an interrupt command to the server to stop the loading of the previous page. If I can’t do that, I’d like to disable the other links while the original page is loading.
I’ve tried the unload action on the current page include, but that doesn’t stop the request.
Any suggestions?
Thanks in advance,
Garret