@pothagoni wrote:
I have added menu and tab bar to my application. In the tab bar I have added home button.
Added ng-click directective and in controller, routing to home $state.go('app.home').
This is working, but only problem is on the nav-back-button is coming in the title. I want home's menu and application default. Its the default when user login they see.
How to replace back button
Posts: 1
Participants: 1