the vertical scrollbar doesn't move if you manually go to a slide - is this intentional ?
clearly-outsane opened this issue · 11 comments
Thank you for reporting.
I keep you posted.
Do you have a link to share?
I merely saw the demo on your github. I don't mind helping you fix this by contributing- I am familiar with react !
Edit: One simple solution would be to just disable the scroll bar and make scrollDown event trigger going to the next slide etc.
no the scroll bar is for touch device.
scrollDown event trigger work well on desktop.
But if you have a better option for touch device, iPad, iPhone, Android, and Surface, I will be happy to test it.
Hmm I will see - I thought these methods will work on desktop and mobile as long as a supported browser is used.
Ah yes even in that link you shared - you can see the scrollbar issue
That the point. I don't have the issue on my side. The scrollbar is on the top.
What is your browser version and OS ?
Need more info to reproduce.
Oh interesting.. I'm using Google Chrome on Windows 10 - let me know if you need more info
Thank you... I will do the test.
Hi good day. I had found this problem too however I tried few browser to run my project.
i found the problem on <div name=Driver style={ {height: 6400px} }>, can i modified that or master you have other solution? Thank you very much. (I quite new in react, so i cant simply fix the bug Q-Q thank you very much seriously. )
Best regard,
Gordon