Open Alrfati-HazemY opened 3 months ago
When clicking on the TextFormField and then clicking on the dropdown, the focus remains on the TextFormField, and the keyboard stays open.
TextFormField
Bump on this. Even the FocusNode doesn't get notify when user tap to open the field. Is there any solution for this?
When clicking on the
TextFormField
and then clicking on the dropdown, the focus remains on theTextFormField
, and the keyboard stays open.