You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: