Version 1.6.1
Scrolling on iOS a locked list having the following css (flex-direction: column-reverse) is not working on first touch if you swipe in the direction of the overscroll.
I forked the demo to show a repro here: https://codepen.io/joffreyjaffeux/pen/YPqrKav
On iOS (tested on 26.1):
let me know if it's not clear and you need more explanations or a video.
Version 1.6.1
Scrolling on iOS a locked list having the following css (flex-direction: column-reverse) is not working on first touch if you swipe in the direction of the overscroll.
I forked the demo to show a repro here: https://codepen.io/joffreyjaffeux/pen/YPqrKav
On iOS (tested on 26.1):
let me know if it's not clear and you need more explanations or a video.