I have an Ionic React app (v5) with several dozen pages and three tabs.
I’ve noticed that some pages show up as part of one of the three tabs (for example, navigating to the page, going to a different tab, and then returning to the original tab restores that page), while other pages are not attached to any tabs at all.
What determines which pages are attached to which tabs?
2 posts - 2 participants