zyra / ionic-super-tabs

Swipeable Tabs for Ionic
MIT License
664 stars 192 forks source link

nested super-tabs outer 2nd super-tab slides on clicking inner super-tab 2nd tab #443

Closed pragatisamant closed 4 years ago

pragatisamant commented 4 years ago

I am adding inner (3,4) to of outer (1,2). The lib is not able to distinguish between the 2 supertabs. Clicking tab4 , outer super tab swipes to tab(2). I have attached sample code https://github.com/pragatisamant/git-issues/blob/master/nested-tabs.txt nested-tabs.txt In .ts file i use tabs = [3,4]

ihadeed commented 4 years ago

Nested swipeable super tabs will never be supported by this module. It's not a user friendly UX and not worth putting time into supporting it.