Deleting a child from ScrollView leaves empty room at bottom #17827
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
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: