Repro:
- Type "mango" in the fruit list at https://svelte-autocomplete.surge.sh/
- Backspace all characters
- The results for "m" will remain visible.
The country example works better and resets to an unfiltered dropdown list, but maybe should also close the dropdown so it won't risk blocking other UI elements from the user.