Henrik Gundersen

Results 1 comments of Henrik Gundersen

For those in need of a quick fix while this issue is resolved: Add `onTouchMove={(e) => e.stopPropagation()}` to the outermost element that should still be scrollable when `useLockBodyScroll` is active....