FlatList with horizontal
and inverted
prevents page scroll on hover
#2418
Labels
horizontal
and inverted
prevents page scroll on hover
#2418
Is there an existing issue for this?
Describe the issue
When using
inverted
andhorizontal
on aFlatList
the page gets "stuck" as you scroll down and the mouse cursor is over the horizontal Flatlist.Expected behavior
Should be able to smoothly scroll down a page with a horizontal inverted FlatList.
Steps to reproduce
With a FlatList with
inverted
andhorizontal
on a long page that is long enough to scroll in the y direction, on a computer, in a browser, with a mouse:Test case
https://snack.expo.dev/@jjws/flatlist_with_horizontal_and_inverted
Additional comments
No response
The text was updated successfully, but these errors were encountered: