-
Notifications
You must be signed in to change notification settings - Fork 191
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
Ionic 4 version doesn't work well on device: cannot change active tab #374
Comments
@agrinko this is the right place as it is clearly an issue with ST not the example implementation. I can confirm this issue on an actual device (iPhone 6s, Safari, iOS 12.2). Unfortunately this issue doesn't throw an error on the iPhone, so I tried it in an older Android browser and could reproduce the same issue. In the old Android browser it throws this error:
Hope it helps. |
#379 fixed this |
@st3h3n , that's great, thank you! |
no, but you can fix it yourself in the meantime:
|
Good idea, thank you! |
I cloned the latest version of https://github.com/zyra/ionic-super-tabs-example and installed all dependencies. It works fine in the browser. I also updated my own application to the latest version of Ionic Super tabs (v6.0.0-beta.8), and it's also working fine in browser.
Both applications are installed correctly on device, I can see the interface outside of super-tabs, and I can see super tabs toolbar. But changing tabs doesn't work. Tab buttons are clickable, indicator moves left and right, but content is not changed and also I cannot swipe.
This happens on both Android and iOS emulators.
I know Super Tabs for Ionic 4 is still in beta, just wanted to ensure you don't miss this issue. I'd be really thankful for any updates on this. It prevents me from upgrading my app to Ionic 4.
P.S: created a duplicate issue there as well, wasn't sure what's the right place for it
zyra/ionic-super-tabs-example#31
The text was updated successfully, but these errors were encountered: