Open renek95 opened 2 years ago
I just disabled it for mobile - they usually have pretty decent looking scrollbars and the behavior is perfect as it is. Maybe you have another use-case though, just letting you know.
@enesbala5 if you make ui, you should have save looks on every device.
Hi! I am using this component on my new project and I am very satisfied with the styling and the easy usage.
There is just one problem on the mobile browser versions on iOS. Seems like the browsers are returning wrong values for height properties. I tried the following browsers on my iPhone 12 mini with iOS version 15.5.
Chrome 103.0.5060.63 Firefox Daylight 102.1 (12709) Safari 15
I added the svrollbar to my page with the following code snippet.
<Svrollbar alwaysVisible={true} initiallyVisible={true}></Svrollbar>
Here are some screenshots:
Would be nice to discuss if there are some possible solutions for this behaviour.
Kind regards, René