react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Fix the problem that children of textinput would be cleared when setting the selection prop

Open ZhuoYitao opened this issue 2 years ago • 1 comments

Fix the problem that children of TextInput would be cleared when setting the selection prop.

Summary:

This PR fix the problem that children of TextInput would be cleared when setting the selection prop. Here is a related issue

Changelog:

[GENERAL] [FIXED] - Fix the problem that children of TextInput would be cleared when setting the selection prop.

Test Plan:

According to logic in ReactTextInputManager.java, we should pass a null from JS to Java if we don't want to set text of TextInput.

ZhuoYitao avatar Dec 29 '23 09:12 ZhuoYitao

This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jun 30 '24 05:06 github-actions[bot]

This PR was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Jul 07 '24 05:07 github-actions[bot]