[Solved ]Ionic lazy loading - invalid link : TabsPage

it’s not working for me

Thanks you very much, It Worked for me

Just add @IonicPage() in your pagename.ts it will solve issue…

thanks everyone.

2 Likes

hello please this problem is same with me here and I have follow your instructions on how to deal with the invalid tabpage but its still no working please if I generate the app will it still work on phone. Or what is the course of this error

Well. too bad. Cause he is right

still not working for me can someone help me

Import ionicpage in ionic /angular

and

install ionic 3 version . its defaulty comes with lazyloading

Not working for me, please suggest something

Share import component code in lazyloading page

It works for me. Thanks guys :slight_smile:

Anybody figured out the actual cause of this? I have the same issue, I have a live example at https://i3-lazy.stackblitz.io/, I’m trying to lazy load the ServerDetailsPage with push but I keep getting the Invalid link error.