VirtualizedLists should never be nested inside plain ScrollViews error #32884
Labels
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
[Priority] Low
Used to indicate that the issue at hand isn't a top priority to address and can be handled later
[Type] Bug
An existing feature does not function as intended
Description
After the the RN
0.64
upgrade, I noticed that the app is showing the following error:As far as I investigated, it looks related to rendering a
FlatList
component inside aScrollView
.Reference: https://stackoverflow.com/questions/58243680/react-native-another-virtualizedlist-backed-container
Step-by-step reproduction instructions
Expected behaviour
No errors should be logged.
Actual behaviour
The mentioned error is logged.
Screenshots or screen recording (optional)
N/A
WordPress information
Device information
779bb171e889ad527cc1c311675119e6596e0127
The text was updated successfully, but these errors were encountered: