-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Platform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
Is this a bug report?
yes
Have you read the Contributing Guidelines?
yes
Environment
Environment:
OS: macOS High Sierra 10.13.3
Node: 8.9.4
Yarn: Not Found
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.2 Build version 9C40b
Android Studio: 3.0 AI-171.4443003
Packages: (wanted => installed)
react: 16.2.0 => 16.2.0
react-native: 0.53.0 => 0.53.0
Target Platform: Android (8 Oreo)
Steps to Reproduce
- Create parent vertical FlatList
- Add horizontal ViewPagerAndroid (for tabs)
- Each tab has a vertical FlatList
Expected Behavior
Application should show the child FlatLists in the tabs. This works fine on iOS, but on android it throws this error:
ReactNativeJS: VirtualizedList: Encountered an error while measuring a list's offset from its containing VirtualizedList.
Actual Behavior
Child FlatLists don't show and throws this error: ReactNativeJS: VirtualizedList: Encountered an error while measuring a list's offset from its containing VirtualizedList.
Metadata
Metadata
Assignees
Labels
Platform: AndroidAndroid applications.Android applications.Ran CommandsOne of our bots successfully processed a command.One of our bots successfully processed a command.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.