Open
Description
📝 Issue Description
On page navigation, <Sidebar>
flashes with all tabs
📋 On which page(s) it occurs
https://docs.astro.build/en/basics/astro-pages/
... practically all pages without splash layout
🤔 Expected Behavior
Non-active tabs should hide content and only show it when tab is clicked
👀 Current Behavior
astro.jumping.tabs.mp4
🖥️ Browser
Firefox 137
📄 Additional Information
docs/src/components/tabs/TabPanel.astro
Lines 27 to 40 in 0b53033