vue-scroller
vue-scroller copied to clipboard
Breaks standard scrolling only allows touch scrolling
trafficstars
Implemented this surrounding a Vuetify v-list and this causes the list to only "scroll" whenever using mouse touches, and breaks scrolling with mouse
Easily duplicated on demo: https://wangdahoo.github.io/vue-scroller/#/loadMoreAndNoData
Only mouse touches seem to work
Can confirm, only works with mouse/touch drags.
This should be a huge disclaimer at the main README page...