On an app that has pagination enabled for a list that has a limit of 100, when I move to the next page the loading spinner does not show up for the whole time it is loading the list. At first it looks like the page change didn't work but turns out if you just wait it will work through. Is there a way to force the spinner to show while it finishes loading. Thanks