TanStack/ranger

Can not drag on mobile

jingkai001 opened this issue · 0 comments

Getting the value of clientX on the touchMove Event, return NaN.
use e.changedTouches[0].clientX instead e.clienX while in mobile.