child component with tabs not getting correct ID – ionic/angular
I am new to ionic, and I am trying to design a simple app to learn. I have a main page (MP), and when i click on a button on that page, I get forwarded to a new page (AP) and I have tabs. My tabs has two buttons. First button would just show that page I just got redirected to (AP). The other button goes to another page (BP) some more content associated with the first one.