I’m trying to navigate from page1 to page2 inside a popover component. When pushing views in the popoverPage navController the new page appear in the app viewport and not inside the popover.
MWithout having done this I would believe you need a second nav instance linking to a second ion-nav in the poperover. So the navctrl.push/setroot methods work on that dom element instead of the main viewport