-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
BugComponent: TextInputRelated to the TextInput component.Related to the TextInput component.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
Environment
React Native Environment Info:
System:
OS: Windows 10
CPU: (8) x64 Intel(R) Core(TM) i7-3632QM CPU @ 2.20GHz
Memory: 915.60 MB / 5.58 GB
Binaries:
Yarn: 1.13.0 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
IDEs:
Android Studio: Version 3.3.0.0 AI-182.5107.16.33.5199772
Description
When text input is focused and you press back button in android , onBlur is not triggered
Reproducible Demo
https://snack.expo.io/rJnc3BuV4
Run snack and focus input , then press back button , the alert must shown
Metadata
Metadata
Assignees
Labels
BugComponent: TextInputRelated to the TextInput component.Related to the TextInput component.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.