Hello there,
I use Fuzzy search with search input. And when my page is loaded in the beginning I have default data. When I enter something in search input, the correspondent results are displayed. But when I click on clear button in the search input, the last result keeps. In this case I want to show all items (default state).
What the problem can be?