@bill2arun wrote:
hi,
i am trying to build nested view in ionic similar to what we have in tabs example but without tabs.
basically when the app opens it will show the dashboard without tab.
and i will put the other links i.e. chat and account in a side menu.when i open each of those it should open in it's own nav-view and should have own view history similar to how ion-tab example works.
i have created a plunker for this-
http://plnkr.co/edit/BWF5ifu6vrArCBlw0vgf?p=previewas you can see it's not working as i wanted-
1. when i click chats button, it does not open chats view. notice the title changes but it does not show the chats view.
2. when toggling between the sibling views i.e. dash to chat or chat to dash, the back button should not be enabled. if withing the sibling i have child views and navigating between them should show the back button.please help.
regards,
arun
Posts: 1
Participants: 1