TerryZ / v-suggest

A Vue2 plugin for input content suggestions, support using keyboard to navigate and quick pick, it make use experience like search engine input element
https://terryz.github.io/vue/#/suggest
MIT License
76 stars 16 forks source link

On local machine is run well but go to server is not working(don't show input control) #17

Open Bornpagna opened 4 years ago

Bornpagna commented 4 years ago

V-Suggest :on Local Machine It working well but i'm host it to server it not working it don't show control input but no error detect and required still work on Local Machine Annotation 2020-03-05 142258

on server Annotation 2020-03-05 142320

TerryZ commented 4 years ago

Try update your vue lib to 2.6+ version