Hi, im new in ionic, i have my home page that i don’t want to have the back button, the home page got two nav-bar-buttons, when i use the hide-back-button directive the other two buttons also hides, how can i prevent the back button and keep the the others buttons ?
Sorry I’m late to the game, but see https://github.com/driftyco/ionic/issues/3686 - doesn’t look like they intend to ‘fix’ that. If you want a ‘home’ state at which there’s never a back button, I suggest my fix here, which is a once and done workaround.