search_widget icon indicating copy to clipboard operation
search_widget copied to clipboard

Does not return the selected item on filtered list

Open mamirix opened this issue 5 years ago • 3 comments
trafficstars

Hi, works ok, but when I select from the filtered list, it always return the first element in the original list not the filtered one.

mamirix avatar Feb 25 '20 12:02 mamirix

Can you please share the code sample/gist. I am using it and i dont face such issue

apgapg avatar Feb 26 '20 17:02 apgapg

To confirm that it was not my code, I copied the code in the example you have provide, and got the same result. to reproduce using the example, type 'I' to get 'Iconic'. iconic will appear as the only choice, but if you select it, the result will be 'Flutter'

mamirix avatar Feb 26 '20 19:02 mamirix

i am also having same issue

sumitaneja007 avatar Apr 02 '20 10:04 sumitaneja007