vue3-simple-typeahead icon indicating copy to clipboard operation
vue3-simple-typeahead copied to clipboard

Fetch for ajax call before calling onInput

Open hkmoon opened this issue 2 years ago • 1 comments

  • Add OnFetch in order to fetch the data and update items before calling filteredItems
  • Add selectedItemProjection because it might be different between actual selectedItem and protectedSelectedItem

hkmoon avatar Jan 23 '23 15:01 hkmoon

Any update on this? Have the same issue in a different context

LordDoctorAP avatar Mar 03 '23 14:03 LordDoctorAP