Skip to content

Sidebar not scrolling in Astro starlight docs #213

Closed Answered by mearashadowfax
temiye18 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @temiye18! I checked, and the issue is due to the Lenis smooth scroll library. You can disable it by removing the following code:

<script>
    import "@scripts/lenisSmoothScroll.js";
  </script>

from src/components/ui/starlight/Head.astro.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@temiye18
Comment options

Answer selected by temiye18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants