Deleting a child from ScrollView leaves empty room at bottom #18077
Labels
Platform: Linux
Building on Linux.
Resolution: Locked
This issue was locked by the bot.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Is this a bug report?
Yes
Have you read the Contributing Guidelines?
Yes
Environment (see snack)
Steps to Reproduce
The snack takes care of the following steps.
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
https://snack.expo.io/B1GxAybIM
The text was updated successfully, but these errors were encountered: