You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If you have a KeyboardChatScrollView, and the content inside that is shorter than the viewport, and you add enough blankSpace to make it scrollable, then the scroll gesture does not work when you place your finger on the content. It only works when you place your finger on the blank space below the content and scroll. This only happens if the content is short enough that the scrollview would not be scrollable without blankSpace being applied. If the content becomes long enough that the scrollview would be scrollable whether or not you have blankSpace then everything works flawlessly.
Describe the bug
If you have a KeyboardChatScrollView, and the content inside that is shorter than the viewport, and you add enough blankSpace to make it scrollable, then the scroll gesture does not work when you place your finger on the content. It only works when you place your finger on the blank space below the content and scroll. This only happens if the content is short enough that the scrollview would not be scrollable without
blankSpacebeing applied. If the content becomes long enough that the scrollview would be scrollable whether or not you have blankSpace then everything works flawlessly.Repo for reproducing
https://github.com/trcoffman/react-native-keyboard-controller/tree/blankSpace-android-bug-repro
To Reproduce
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
screen-20260508-142713-1778275599868.mp4
Smartphone (please complete the following information):