Hi,
I’d like to create a side menu inside one of the tab of ion-tabs. (I have 4 tabs and I just need the menu to show up in one of them as sub navigation) Is it possible ?
Hi,
I’d like to create a side menu inside one of the tab of ion-tabs. (I have 4 tabs and I just need the menu to show up in one of them as sub navigation) Is it possible ?
I am also looking into this with no luck.
Is this already successfully solved?
I know about the starter demo, but I don’t want to have all tab content in the index.html.
I’ve setup a little demo with a single file for every tab but there seems to be a problem with the menu toggling then.
After changing and changing back the tab, menu toggling doesn’t work anymore.
A little debug session is showing that something with the actual scope seems to be wrong making the controller seeing the wrong tab - as far as I could see quickly.