vue-scrollto
vue-scrollto copied to clipboard
Using with vue2-perfect-scrollbar
trafficstars
Hi there,
I'm struggling to make vue-scrollto work with vue2-perfect-scrollbar. I have it working without perfect-scrollbar, but once I insert the perfect-scrollbar then nothing happens.
It might have to do with how perfect-scrollbar scrolls, it requires a height relative to the top and then scrolls to it.
Anyone happen to have a working example?
Many thanks in advance!