简体   繁体   English

ionic3-升级后导航缓慢

[英]ionic3 - slow navigation after upgrade

I upgraded my application to work with ionic 3 and Angular 4 and after that each navigation on my application became really slow. 我升级了我的应用程序以使其与Ionic 3和Angular 4兼容,此后,我的应用程序上的每次导航都变得非常缓慢。

My code hasn't changed. 我的代码没有更改。 When I debugged it I saw the code is arriving at nav.push(SomePage) , nothing happens for a second or so and then the page is pushed. 当我对其进行调试时,我看到代码到达了nav.push(SomePage) ,一秒钟左右没有任何反应,然后将页面推送了。

I didn't add support for lazy-loading. 我没有添加对延迟加载的支持。

Helppp I don't want to downgrade :( 我不想降级:(

Update Updated my package.json to the latest ionic 3.4.0 and it didn't work. 更新将我的package.json 更新为最新的ionic 3.4.0,但它不起作用。 Pleaseee helpppp😭😭😭 Pleaseeehelpppp😭😭😭

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM