I just notice this : when my application load and when I'm navigating between pages, there is a spinning loader showing and hiding automatically.
Is it supposed to do the same (show and hide automatically) between REST services invocation? Right now, my page shows up blank until the data of my services arrive.
Thank you