The website is using a javascript library to override the default system scrolling behavior. It creates what feels like, at least to me and some others in these comments, an unresponsive scroll animation that does not match the behavior of essentially all other apps on my device. This is called scrolljacking, and is generally discouraged as it tends to ignore the behavior the user has configured at the device or OS level.
No comments yet.