Hello everyone, i would like your assistance with my ionic application. i am trying to put tabs for easy navigation, after placing the tabs on my home page, they display, however, when i try to modify the routing module for the tabs on the home page, they dont display.
Attached are the screenshots for the HTML page of the application
the Routing Module and The output
It looks like a typo on ion-label but I don’t know if that would crash the whole app
Also the ion-tab-button tab attribute should be a case-sensitive match the path property in the routes. I would change the template to lower case to match the route paths