Open pjindal612 opened 9 years ago
Hi,
I am using cg-busy to show wait and loading in progress. But When I start my application, it displays blank page for fraction of seconds and then shows wait indicator. My code looks like:
Your code snippet didn't get included. Not sure what could be going on.
My code snippet looks as:
section id="mainContent" cg-busy="{promise:vm.loadingPromise, message:('Loading....') } " in angular brackets.
Hi,
I am using cg-busy to show wait and loading in progress. But When I start my application, it displays blank page for fraction of seconds and then shows wait indicator. My code looks like: