Side menu link loading dynamic template animation issues

Hello Guys,

I’m developing an App with a side menu style, and my requirement is to load the template after the slide.
At the moment when click on the link on the menu it takes several secs to load the template after that only slide animation works.

what I want is as soon as I select the option I want page to slide and then show loading screen until the dynamic data is completely loaded.

how to overcome this?

Thanks in advance,
Ash.

What you would want is to set up a loading interceptor.

http://learn.ionicframework.com/formulas/loading-screen-with-interceptors/

1 Like