login-tab-navigation-ng
login-tab-navigation-ng copied to clipboard
Navigation to tab page is very slow
After tapping on GO TO TABS PAGE
, it takse about 8 seconds to go to the tab page. Why this happen?
I have the same issue. Do you have any progress?
@StefanAleksik No I don't, and there is no feedback from core team.
@vahidvdn I also got same issue, any luck on your side?
@frozenmaiden Unfortunately no.
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 I implemented in my own project and it was working fine. I will test this repo again and let you know about the result.
@vakrilov still the same issue. (Running on Android)