@rvabrazaldo wrote:
I've been trying to find a solution but I can't find any. I'll use basic examples so anyone who knows ionic can understand my problem well.
ionic start myApptabs will create a new project with tabs ready to go.Those tabs are
Dashboard,ChatandSettings. When you go to theChat Tabyou will then select a person to view its chat content (which directs you to theChat-Detail Pagein actuallity) I wanted to hide the ion-tabs directive when I go to thechat-detailpage so I can force the user to use theBackbutton instead of clicking anything on theion-tabs.
Posts: 2
Participants: 2