@duannx wrote:
Hi, i am using ionic 3 in my project and i have some problems with lazy load.
I have a
ResultPagewith the templateresultpage.htmlhas more than 1000 html lines code. In theHomePagei want to navigate toResultPagebynavCtrl.setRoot. When i call it, the screen freeze in 3-4s before take me to theResultPage. It is really a bad UX. It only happen with lagre teamplate and in the first time i enter that page. I decide to remove lazy load inResultPageand the lag disapear. I don't know is it a right way? Can some one please tell me what should i do in this case?Thanks alot!
Posts: 1
Participants: 1