Highlight issue within TextInput [0.70.0] #34683
Labels
Component: TextInput
Related to the TextInput component.
Needs: Triage 🔍
Stale
There has been a lack of activity on this issue and it may be closed soon.
Description
Cannot highlight words using
children
.Version
0.70.0
Output of
npx react-native info
System:
OS: macOS 12.5.1
CPU: (4) x64 Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz
Memory: 1.18 GB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 16.15.1 - /usr/local/bin/node
Yarn: Not Found
npm: 8.19.1 - /usr/local/bin/npm
Watchman: 2022.08.22.00 - /usr/local/bin/watchman
Managers:
CocoaPods: Not Found
SDKs:
iOS SDK: Not Found
Android SDK: Not Found
IDEs:
Android Studio: 2021.2 AI-212.5712.43.2112.8609683
Xcode: 14.0/14A309 - /usr/bin/xcodebuild
Languages:
Java: 11.0.15 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 18.1.0 => 18.1.0
react-native: ^0.69.5 => 0.69.5
react-native-macos: Not Found
npmGlobalPackages:
react-native: Not Found
Steps to reproduce
Add
children
toTextInput
.Snack, code example, screenshot, or link to a repository
It works for 0.69.5, not for 0.70.0.
The text was updated successfully, but these errors were encountered: