ng-ScrollSpy.js
ng-ScrollSpy.js copied to clipboard
Invalid behaviour offset
Hi, I have almost the same problem than the other "Issues". I have small section and when I scroll the wrong menu is highlighting.
I think it's because of the offset which is 200, it takes the 1/3 of the page first. If the section is longger it's not a problem.
And if I modify the offset manually with data-scrollspy-offset="0"
or directelly in the ng-ScrollSpy.js it's doesn't change anything.
this is a screenshot:
Have you an idea ? Thanks