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
Since the activeNavClass is set in the onScroll it will only capture the class on a tiny scroll.
The expected behaviour would be that the first element is selected on page load.
Since the
activeNavClassis set in theonScrollit will only capture the class on a tiny scroll.The expected behaviour would be that the first element is selected on page load.
Thanks for this great library.