Bootstrap v4 beta scrollspy triggering too late

285 views Asked by At

I'm trying to create a demo of Bootstrap 4 beta scrollspy.js with minimal styling. The navigation scrolls to the correct location, though it seems like the position where the navigation active state updates is too low. The trigger point seems right below the titles instead of right above.

Have I overlooked something in the implementation? https://codepen.io/DannyJoris/pen/ZJwdbv

0

There are 0 answers