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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo flickers on page scroll #12

Closed
cjcheshire opened this issue May 29, 2019 · 8 comments
Closed

Demo flickers on page scroll #12

cjcheshire opened this issue May 29, 2019 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@cjcheshire
Copy link

cjcheshire commented May 29, 2019

Hey, just stumbled on your library (via Sid mailing list). Looks slick 馃檶

I spotted on the demo site it seems to not like the browser page scrolling? It results in a nasty flicker and a times no longer paints the list.

https://vimeo.com/339051112

Device is an iPhone X, iOS 12.2. Suspect you could replicate on other iOS devices.

@petyosi petyosi self-assigned this May 29, 2019
@petyosi petyosi added the bug Something isn't working label May 29, 2019
@petyosi
Copy link
Owner

petyosi commented May 29, 2019

Thanks! 馃憤 I believe I introduced this regression recently; Seems specific to iOS. It's in my TODO list.

@cjcheshire
Copy link
Author

No worries, I hate to bring problems without solutions :)

@petyosi
Copy link
Owner

petyosi commented May 30, 2019

Fixed in v0.7.0. Had to rework the positioning mechanism for that.

@petyosi petyosi closed this as completed May 30, 2019
@x4080
Copy link

x4080 commented Jun 6, 2019

Hi @petyosi , There's still a screen glitch in iOS, it happened when scroll back to top, when near the top it will glitch - before the spring from top occurs, I'm using material ui navigation drawer on the left (if there's conflict)

Thanks

@petyosi
Copy link
Owner

petyosi commented Jun 6, 2019

@x4080 can you reproduce that on the examples? If not, can you fork one of them to Stackblitz and showcase it? I will take a look.

@x4080
Copy link

x4080 commented Jun 8, 2019

@petyosi I'll try it and let you know

@x4080
Copy link

x4080 commented Jun 11, 2019

@petyosi I havent tried using the examples, but when I take a look at the flicker, that happened outside of the virtuoso, I'm using material ui appbar, and inside paper component I put virtuoso and the flicker is in app bar when reaching near top of list and bouncing effect from safari is started

@petyosi
Copy link
Owner

petyosi commented Jun 12, 2019

I have to see that in order to help you. Please try replicating it in a sample (stackblitz or code sandbox). Cheers!

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

3 participants