ScrollView not scrolling after upgrading to react-native 0.76.1 #47609
Labels
Component: ScrollView
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Description
I have a view wrapping FlatList and the component containing corresponding. But after the recent upgrade to react-native 0.76.1 has caused the issue for us. The component looks something like this
The issue is that I am seeing the button only when the user taps somewhere on FlatList.
Steps to reproduce
Same as description
React Native Version
0.76.1
Affected Platforms
Runtime - Android
Output of
npx react-native info
Stacktrace or Logs
Reproducer
n/a
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: