searchfield icon indicating copy to clipboard operation
searchfield copied to clipboard

onSuggestionTap returned null after filtering

Open MarceloRab opened this issue 9 months ago • 7 comments

When I click on the list after filtering it returns widget.onSuggestionTap!(item) = null. When I open the list and click on an item in the list without typing anything, empty query, it returns the item correctly.

[x] By clicking this checkbox, I confirm I am using the latest version of the package found on pub.dev/searchfield

MarceloRab avatar Jan 18 '25 18:01 MarceloRab