Closed this issue 2 years ago · 1 comments
I'm getting the following error in the console and nothing loads - Using Vue 2 with Laravel:
window.Vue.version is undefined
Globally it works
import VueDragscroll from 'vue-dragscroll' Vue.default.use(VueDragscroll);