Is anyone aware that you cannot scroll through the roc-lang website with the mouse scroll wheel or arrow keys? This is extremely frustrating when trying to follow the tutorial or read the docs. I've never seen a website like this where scrolling doesn't work, what is going on?
I believe it's related to the SmoothScroll browser extension
Interesting. The smooth scrolling extension breaks scrolling on roc's website. I wonder what we do that it disables.
I removed the SmoothScroll extension and it's works now, but this is the first website that I've encountered where scrolling stops working with this extension
Is the website open source?
https://github.com/roc-lang/roc/tree/main/www
You can build locally using www/build.sh
Last updated: Jul 06 2025 at 12:14 UTC