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
Fix sidebar not scrolling to active chapter on page load (#8)
The sidebar stayed at the top regardless of which chapter was active,
forcing users to manually scroll to find their current position.
Add data-active attribute to the active link and scroll it into view
on page load.
Co-authored-by: Ona <no-reply@ona.com>
0 commit comments