vue3-autocomplete
vue3-autocomplete copied to clipboard
Vue warning showing on the page
Hi Guys, Thanks for making so nice lib.
But recently after I publish my project to live, it got a strange issue as the screenshot. BTW it is working very well on my local.
After research I got something which might relative, it is https://github.com/vuejs/core/issues/4260, Could we move the vue from "dependencies" to "devDependencies"?
Finally, it is fixed. I did this: