login-tab-navigation-ng icon indicating copy to clipboard operation
login-tab-navigation-ng copied to clipboard

Navigation to tab page is very slow

Open vahidvdn opened this issue 6 years ago • 7 comments

After tapping on GO TO TABS PAGE, it takse about 8 seconds to go to the tab page. Why this happen?

vahidvdn avatar Feb 03 '19 08:02 vahidvdn

I have the same issue. Do you have any progress?

StefanAleksik avatar Feb 17 '19 23:02 StefanAleksik

@StefanAleksik No I don't, and there is no feedback from core team.

vahidvdn avatar Feb 18 '19 07:02 vahidvdn

@vahidvdn I also got same issue, any luck on your side?

elgibor-solution avatar Mar 15 '19 11:03 elgibor-solution

@frozenmaiden Unfortunately no.

vahidvdn avatar Mar 15 '19 11:03 vahidvdn

I have just pushed update with:

  • Updated dependencies
  • Updated project to use webpack by default

There is a slight delay when you perform the first time navigation to the tabs module (mainly because of loading the lazy modules). It is only one-time though (first navigation - after that lazy modules are already loaded) and with this setup it is almost insignificant.

Can you try it out. If you still have delays - can you specify if you are running Android or IOS.

vakrilov avatar May 02 '19 06:05 vakrilov

@vakrilov I implemented in my own project and it was working fine. I will test this repo again and let you know about the result.

vahidvdn avatar May 02 '19 08:05 vahidvdn

@vakrilov still the same issue. (Running on Android)

vahidvdn avatar May 02 '19 08:05 vahidvdn