We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
react-native -v: 0.76.5 npm ls react-native-macos: 0.76.5 node -v: 23.1.0 npm -v: 10.9.0 yarn --version: 4.5.3 xcodebuild -version: Xcode 16.1 Build version 16B40
<TextInput onBlur={() => {console.log('blur')}} />
Triggers the onBlur event normally.
Does not trigger the onBlur event
No response
The text was updated successfully, but these errors were encountered:
@amgleitman perhaps relevant to you as well
Sorry, something went wrong.
No branches or pull requests
Environment
Steps to reproduce the bug
Expected Behavior
Triggers the onBlur event normally.
Actual Behavior
Does not trigger the onBlur event
Reproducible Demo
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: