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
On the Channel screen, the keyboard closes right after being opened. It happens every time on Android. iOS works fine.
Dev environment info (please complete/provide the following information):
"stream-chat-react-native": "^4.15.0"
"react-native": "0.65.3"
Samsung S20 FE (physical device), Android 13
To Reproduce
Open the Channel screen and press the input to open/show the keyboard.
Open the Channel screen
Click on the input
Keyboard will open and immediately close after that
Expected behavior
The expected behavior is for the keyboard to keep open.
Additional context
I was thinking that the issue happens only in debug mode, but I already tried the release variant, and the same issue happens.
I also tested with the basic example from the Stream Chat RN SDK docs and had the same issue.
Screenshots
You can find the video demonstration on this link.
The text was updated successfully, but these errors were encountered:
Describe the bug
On the Channel screen, the keyboard closes right after being opened. It happens every time on Android. iOS works fine.
Dev environment info (please complete/provide the following information):
To Reproduce
Open the Channel screen and press the input to open/show the keyboard.
Expected behavior
The expected behavior is for the keyboard to keep open.
Additional context
I was thinking that the issue happens only in debug mode, but I already tried the release variant, and the same issue happens.
I also tested with the basic example from the Stream Chat RN SDK docs and had the same issue.
Screenshots
You can find the video demonstration on this link.
The text was updated successfully, but these errors were encountered: