pespantelis / vue-typeahead

:mag: Typeahead component for Vue.js
http://pespantelis.github.io/vue-typeahead
MIT License
517 stars 97 forks source link

How I can cancel the previous search you have added? #55

Closed wisercapital closed 7 years ago

wisercapital commented 7 years ago

I have added the cancel method in my Vue file but the logic to cancel the request is not clear. I have read all the code of yours but unable to find how you are processing it.