vue3-simple-typeahead
vue3-simple-typeahead copied to clipboard
Fetch for ajax call before calling onInput
- Add
OnFetch
in order to fetch the data and updateitems
before callingfilteredItems
- Add
selectedItemProjection
because it might be different between actualselectedItem
andprotectedSelectedItem
Any update on this? Have the same issue in a different context