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] Lag when moving the pane with finger #56

Closed
corentin-gautier opened this issue Sep 1, 2020 · 11 comments
Closed

[BUG] Lag when moving the pane with finger #56

corentin-gautier opened this issue Sep 1, 2020 · 11 comments
Assignees
Labels
bug Something isn't working

Comments

@corentin-gautier
Copy link

Describe the bug
There is a huge lag when moving the pane around using a finger. Moving the pane by swiping up to trigger the animation to the next breakpoint doesn't have the same issue, it only happens when keeping your finger down and moving around

Screenshot
https://drive.google.com/file/d/1iEeYl0uPSIczpAgUxxlY8bioa-tYROGn/view?usp=sharing

To Reproduce
Steps to reproduce the behavior:

  1. go to the example pages on a mobile device
  2. move the pane up and down with a finger

Smartphone (please complete the following information):

  • Device: Oneplus 6
  • OS: Android
  • Browser Ionic (WebView)
@roman-rr
Copy link
Collaborator

roman-rr commented Sep 1, 2020

@corentin-gautier Big thanks for report. seems that is something Android related.
Could you try please with iOS if you are able ?

@corentin-gautier
Copy link
Author

@roman-rr I will try tomorrow on IOS

( Also I forgot : Very nive work on this component ;) )

@marcofugaro
Copy link

Yup, confirmed this happens on latest Chrome for Android

roman-rr added a commit that referenced this issue Sep 1, 2020
@roman-rr
Copy link
Collaborator

roman-rr commented Sep 1, 2020

Should be fixed with 1.1.81

@roman-rr roman-rr closed this as completed Sep 1, 2020
@marcofugaro
Copy link

marcofugaro commented Sep 1, 2020

@roman-rr I've tried the Base live jsbin on my phone and the problem still persists. It should already be using the 1.1.81 version

@roman-rr roman-rr reopened this Sep 1, 2020
@roman-rr
Copy link
Collaborator

roman-rr commented Sep 1, 2020

@marcofugaro jsbin save cache for awhile. But i will re-check.

@corentin-gautier
Copy link
Author

@roman-rr I'm still having the issue with 1.1.81. Here's a little bit of additionnal information : the bug doesn't happen when the navigator console is open

@roman-rr
Copy link
Collaborator

roman-rr commented Sep 2, 2020

@corentin-gautier @marcofugaro
Related recent chromium issue
Decided to await 3-5 days, maybe quick proper solution will be founded by chromium developers.
Otherwise i will find how to handle on our side with some event hack.

@roman-rr roman-rr self-assigned this Sep 7, 2020
@roman-rr roman-rr added the bug Something isn't working label Sep 7, 2020
@PickRelated
Copy link

@roman-rr this is not a new issue. It exists since 2014. I was really surprised to face it myself. I've made a PR #60 that should fix this issue. Please try it for yourself.

roman-rr added a commit that referenced this issue Sep 14, 2020
@roman-rr
Copy link
Collaborator

roman-rr commented Sep 14, 2020

Issue still doesn't fixed on chrome side for 2 weeks. Created patch, Pushed 1.1.82.

@marcofugaro
Copy link

Works like a charm now 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants