Clicking on a scroll bar triggers a click on component within the scroll view #629
Labels
Area: ScrollView
bug
Something isn't working
help wanted
Extra attention is needed
Partner: Facebook
Environment
react-native -v
: 6.13.4npm ls react-native-macos
:node -v
: v12.14.1npm -v
: 6.13.4yarn --version
: 1.21.1xcodebuild -version
:Issue
Clicking on a ScrollView's scroll bar triggers a click on component within the scroll view.
Steps to Reproduce
Expected Behavior
Allows me to scroll.
Actual Behavior
Triggers a click on the row next to it. Note to make this easier to repro you can enable scroll bars to always show in macOS settings.
Reproducible Demo
Screen Recording 2020-10-02 at 2.48.52 PM.mov.zip
The text was updated successfully, but these errors were encountered: