search_widget
search_widget copied to clipboard
Does not return the selected item on filtered list
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.
Can you please share the code sample/gist. I am using it and i dont face such issue
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'
i am also having same issue