-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
Platform: LinuxBuilding on Linux.Building on Linux.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.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 (see snack)
Environment:
OS: Linux 4.13
Node: 6.12.3
Yarn: 1.3.2
npm: 3.10.10
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found
Packages: (wanted => installed)
react: ^16.2.0 => 16.2.0
react-native: 0.53.0 => 0.53.0
Steps to Reproduce
The snack takes care of the following steps.
- Render scroll view with some children
- Delete a child
Expected Behavior
The scroll view adjusts its height properly when a child is removed.
Actual Behavior
The scroll view leaves a sliver (about 20 pixels high) after the last child. Any following drags/touches make the sliver disappear.
Reproducible Demo
Metadata
Metadata
Assignees
Labels
Platform: LinuxBuilding on Linux.Building on Linux.Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.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.