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

bug: Content with cards scrolls immediately to top #5548

Closed
lordgreg opened this issue Feb 21, 2016 · 4 comments
Closed

bug: Content with cards scrolls immediately to top #5548

lordgreg opened this issue Feb 21, 2016 · 4 comments
Assignees

Comments

@lordgreg
Copy link

Type: bug

Ionic Version: 2.x

Platform: all

I have cards in my ion-content. Say, 20. Scrolling to bottom goes smooth as it should. But, being almost at the bottom of the content and then scrolling/swiping to go up, immediately jumps to top of the content. To test the issue in browser, click and hold content and try to swipe up.

This looks like a total mess in browser and on device (android) I've tested. Unsure if this is a performance issue or just a bug, but it looks horrible.

Affected platforms (couldn't test on iOS):

  • Android 5.1.1
  • Google Canary [latest]
  • Google Chrome 48.0.2564.116 m

I did noticed an console.info popping up in Chrome: Ignored attempt to cancel a touchmove event with cancelable=false, for example because scrolling is in progress and cannot be interrupted.(pull-to-refresh.js:335)

Thank you for looking into it.

@adamdbradley
Copy link
Contributor

Are you using pull to refresh? Can you provide some code that can replicate the issue?

@lordgreg
Copy link
Author

@adamdbradley: Yes, I am using pull to refresh. Will create new repo and post it here in few minutes. I'd say it has alot to do with another issue I've posted: #5550

@lordgreg
Copy link
Author

@adamdbradley I've just created new repo:

git clone https://github.com/lordgreg/ionic2-scrollWithLotsOfCards.git

It looks like this is the issue with card + pull to refresh

@brandyscarney
Copy link
Member

Going to work on fixing this as part of this issue: #5207

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 7, 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

4 participants