vue-autosuggest icon indicating copy to clipboard operation
vue-autosuggest copied to clipboard

cant get it to work on heroku

Open GMolini opened this issue 2 years ago • 1 comments

"node": "15.3.0", "npm": "7.0.14" "vue-autosuggest": "2.2.0",

Im really baffled because it works absolutely fine on localhost, but when I push to heroku the suggestions disappear and dont get triggered. I can see the html being generated, but the popups dont appear:

image

Any idea about why this might be happening? Many thanks

GMolini avatar Jun 15 '22 19:06 GMolini

It would be great if you could give more details about your env. Are you using Vue SPA, Nuxt or something else? Which vue version are you using? Do you have a reproduction link?

vencho-mdp avatar Aug 18 '22 00:08 vencho-mdp