vdmrgv/react-easy-infinite-scroll-hook

Can't drag scrollbar on reversed scroll in Safari

vdmrgv opened this issue · 1 comments

It is not possible to drag the scrollbar when scrolling back in Safari

To Reproduce
Steps to reproduce the behavior:

  1. Go to examples page
  2. Click on reverse scroll example
  3. Drag the scrollbar
  4. See error

This bug is provided by css flex-direction: column-reverse; in Safari