donmbelembe / vue-dragscroll

A vue directive to make a scrollable element scroll by draging to the scroll direction
https://vue-dragscroll.clebinfosys.com/
MIT License
258 stars 32 forks source link

Dont draggscroll with v-data-table? #99

Open manxaSP opened 2 years ago

manxaSP commented 2 years ago

I´m using v.3.0.1

main.js ` import VueDragscroll from 'vue-dragscroll' Vue.use(VueDragscroll)

`

card.vue `

`

why dragscroll donst work?

donmbelembe commented 2 years ago

Kindly share a snippet