Closed dennismuench closed 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Why was this closed without a solution? Same problem here.
This only happens when
autoUnfocus: false
. Tested on Android (device). This occurs independently from other settings (such asfocusNode
orautoFocus
).If the pin_code_fields looses focus through the app going to background, the only way of re-focusing (getting the keyboard back up) is to paste something.
Flutter: 3.0.0 Android SDK version 32.0.0
This is a minimal configuration that still reproduces this phenomenon.