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

v2 beta.10: Unable to scroll vertically after switching between tabs [iOS] #7154

Closed
jasonwaters opened this issue Jul 1, 2016 · 6 comments
Closed
Milestone

Comments

@jasonwaters
Copy link

Hello there! I recently upgraded to ionic-angular 2 beta.10 and I noticed a weird bug where vertical scrolling is not responding. My application uses ion-tabs with 4 tabs across the bottom of the screen. On load, the far left tab is automatically selected. If I choose the 2nd tab and scroll vertically (via touch in ios simulator or on device) it scrolls just fine. Then i switch to tab 4 and scroll vertically via touch and it also works fine. If I switch back to the 2nd tab and try to scroll vertically it appears unresponsive and the list does not scroll. But if I switch back to tab 4, I see that it has been scrolled according to my touch while viewing tab 2.

Wondering if you have noticed a similar phenomenon? Any ideas for a workaround?

Cheers

@jgw96
Copy link
Contributor

jgw96 commented Jul 1, 2016

Hello, thanks for opening an issue with us! Would you be able to provide a plunker or repo that demonstrates this issue? Thanks for using Ionic!

@jgw96 jgw96 added the needs: reply the issue needs a response from the user label Jul 1, 2016
@Manduro
Copy link
Contributor

Manduro commented Jul 1, 2016

I'm having the exact same problem, also since beta 10.

@jasonwaters
Copy link
Author

Hi @jgw96, do you have a plunker with ionic set up already that I can start from? I'm not sure it will help without testing on a mobile device actually. My guess is the guys maintaining conference app could reproduce this pretty easily

@Ionitron Ionitron removed the needs: reply the issue needs a response from the user label Jul 1, 2016
@jgw96
Copy link
Contributor

jgw96 commented Jul 1, 2016

@jasonwaters Sorry, was just able to reproduce. On Android it seems to be fine, but on IOS there is definitely an issue. Thanks!

@jgw96
Copy link
Contributor

jgw96 commented Jul 5, 2016

Hello all! This has been fixed for beta.11 as you can see above, but if you would like a workaround until beta.11 comes out feel free to just copy the css from the commit mentioned above into your project. Thanks for using Ionic everyone!

@ch-weiss
Copy link

ch-weiss commented Sep 6, 2016

@jgw96 Now in beta 11 I have this issue on the first tab that is not scrolling anymore after the app has started. After a change to a subview of the same tab and going back to the parent view shown after startup scrolling works. Can you please check your fix of this issue considering this side effect? Thank you!

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants