vue2-scrollspy
vue2-scrollspy copied to clipboard
$scrollTo does not update scroll data property
Following your Note example. Upon clicking a node that has a click event with $scrollTo(1)
it does not update the scrollPos
variable.
I think the same issue can be seen in your example. Clicking the third link does not change the selected one correctly.