smartnsoft / flappy_search_bar

SearchBar widget to handle most of search cases
MIT License
172 stars 94 forks source link

Not able clear the last searched text on SearchBar #11

Open SumanRamakrishna opened 4 years ago

SumanRamakrishna commented 4 years ago

I am facing issue in clearing the search text. I have a requirement to clear the previously searched text when user wants to search for the second time. Could you please help me to achieve this functionality?

nonoyona commented 4 years ago

The same issue for me, it works the first time I try to clear it but the second time it won't work any longer.