Closed
Description
openedon Dec 12, 2021
Environment
react-native 0.64.0:
npm ls react-native-macos: 0.64.13
node: 17.0.1
npm: 8.1.0
yarn: N/A
xcodebuild: 13A1030d
Steps to reproduce the bug
Create the following text input:
Hover over and the cursor stays as the text selection cursor.
Expected Behavior
When editable is false, mouse should revert to default cursor.
Actual Behavior
Cursor remains as text selection cursor.
Reproducible Demo
No response
Additional context
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment