iOS SuperTabContainer
Describe the bug I am loading the current ioni4 super tabs example code on my app. The issue is that in iOS when I click on tab 2 or tab 3 container item and come back to the tab view page. The indicator stays on the last selected tab but the content is incorrect. Currently, it shows the content of 1 tab instead of the selected one. I also tried selectTab but it works sometimes.
Expected behavior It should show the selected tab content
Can you try the latest version?
Having the same issue in the safari browser and ios platform for Ionic 5. Tested versions 6.3, 6.4, and 7.0.8 all with the same issue.
Same issue on ios with latest version (7.0.8) and Ionic 5. For me it happens randomly when i click on some input fields, (it's reproduce only for some textbox field, not for all), it goes to the first tabs. It seems it has some conflict with the label position, i have reproduced with position != fixed. With position fixed the tabs don't change to the first correctly.
I am also having this problem, I realized that this occurs when the superTabs is inside the ion-content. I removed the ion-content, resoved, but the ios page transition is not working correctly.
ionic 5 superTabs 7.0.0
I am also having same problem occurs only with ios while it works fine in Android
Any hint/idea for fixing it ?
Ionic 5 SuperTabs 7.0.8