darrenjennings / vue-autosuggest

🔍 Vue autosuggest component.
https://darrenjennings.github.io/vue-autosuggest
MIT License
621 stars 91 forks source link

click item not work #68

Closed EtheriousNatsu closed 6 years ago

EtheriousNatsu commented 6 years ago

Relevant code or config

What you did: by click one item of result lists to select one.

What happened: click not work

image

Reproduction repository:

Problem description:

Suggested solution: can select item by click item

darrenjennings commented 6 years ago

1.7.1 was immediately deprecated because of this bug. Use 1.7.1-2 please and let me know if you have same issues

EtheriousNatsu commented 6 years ago

1.7.1-2 resolve my problem