5 ms·
I can’t scroll on iOS safari.
by treyfitty 2y ago
I can’t scroll on iOS safari.
- fxtentacle 2y agoFirefox on Linux also doesn't work.
- WJW 2y agoYes it does. It just takes a while to load. No idea why this is though.
- HatchedLake721 2y agoRule 1 of web development, don’t reinvent and mess with scrolling.
- ffsm8 2y agoAnd if you really need to, don't anyway.
- vednig 2y agoiOS Safari seems to be behind in terms of scrollbar styling https://caniuse.com/?search=scrollbar https://caniuse.com/?search=scrollbar
- lobsterthief 2y agoI would just kill the scrollbar styling if it’s breaking the site in common browsers. Styling the scrollbar is absolutely a nice-to-have—more important to have people able to read the content. Otherwise, what’s the point?
- 3D30497420 2y agoIt appears to be using a custom JS-based scrollbar. Which is just crazy.
- concerndc1tizen 2y agoscrolling also broken on firefox. ridiculous.
- danielbln 2y agoFirefox on Android - works.
- 3D30497420 2y agoThe site appears to implement a custom scrollbar with the Vuescroll package: https://www.npmjs.com/package/vuescroll https://www.npmjs.com/package/vuescroll Which is nuts for a simple article page like this (and almost any other use case really). Just leave the native components as they are, especially scrolling.
- apocalyptic0n3 2y agoFirefox on macOS is also completely borked. At least with my freescrolling Logitech Master MX 2. I'll scroll and it will jump the expected amount, I'll scroll some more and it will jump about 4-5x what I expect, and then I'll scroll some more and it will go backward in the page. The site is pretty much unusable for me.