Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyboard is closed immediately when removeClippedSubviews in ScrollView set to true #37431

Open
zhenguet opened this issue May 15, 2023 · 1 comment
Labels
API: Keyboard Component: ScrollView Issue: Author Provided Repro This issue can be reproduced in Snack or an attached project.

Comments

@zhenguet
Copy link

zhenguet commented May 15, 2023

Description

removeClippedSubviews set to true then the Textinput at the bottom (covered by the keyboard) when clicked, the keyboard will be closed immediately. I just tried it on Android

React Native Version

0.71.7

Output of npx react-native info

https://snack.expo.dev/@zhenguet/bugreport

Steps to reproduce

Element "TextInput" inside "ScrollView", and when you click it at the bottom, the keyboard will automatically collapse.
'TextInput' at the top works properly

Snack, code example, screenshot, or link to a repository

https://snack.expo.dev/@zhenguet/bugreport

@github-actions
Copy link

⚠️ Add or Reformat Version Info
ℹ️ We could not find or parse the version number of React Native in your issue report. Please use the template, and report your version including major, minor, and patch numbers - e.g. 0.70.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API: Keyboard Component: ScrollView Issue: Author Provided Repro This issue can be reproduced in Snack or an attached project.
Projects
None yet
Development

No branches or pull requests

2 participants