Skip to content

Commit 5cc4ff4

Browse files
Update gf_search_bar.dart
1 parent 5b8396c commit 5cc4ff4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/components/search_bar/gf_search_bar.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ class MySingleChoiceSearchState<T> extends State<GFSearchBar<T>> {
202202
overlaySearchList = null;
203203
_focusNode.unfocus();
204204
setState(() {
205-
widget.controller.text = item;
206205
notifier.value = item;
207206
isFocused = false;
208207
isRequiredCheckFailed = false;

0 commit comments

Comments
 (0)