Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS SuperTabContainer #430

Open
schagani opened this issue Apr 9, 2020 · 5 comments
Open

iOS SuperTabContainer #430

schagani opened this issue Apr 9, 2020 · 5 comments

Comments

@schagani
Copy link

schagani commented Apr 9, 2020

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

@ihadeed
Copy link
Member

ihadeed commented Jun 21, 2020

Can you try the latest version?

@rklus16
Copy link

rklus16 commented Jun 29, 2020

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.

@olaisen81
Copy link

olaisen81 commented Jul 16, 2020

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.

@Shelps
Copy link

Shelps commented Aug 18, 2020

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

@s-adnan
Copy link

s-adnan commented Dec 9, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants