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
When using the Tabs component from @shadcn/ui, the first tab (TabsTrigger) inside TabsList is either not fully visible, gets cut off, or does not render correctly. This issue occurs when using both dynamically mapped and hardcoded TabsTrigger components.
Affected component/components
tabs
How to reproduce
Tab One
Tab Two
Tab Three
Tab four
Tab five
Tab six
Tab seven
Tab eight
Tab nine
Content for Tab One
Content for Tab Two
Content for Tab Three
Expected Behavior: The first tab ("Tab One") should be fully visible.
Describe the bug
When using the Tabs component from @shadcn/ui, the first tab (TabsTrigger) inside TabsList is either not fully visible, gets cut off, or does not render correctly. This issue occurs when using both dynamically mapped and hardcoded TabsTrigger components.
Affected component/components
tabs
How to reproduce
Tab One Tab Two Tab Three Tab four Tab five Tab six Tab seven Tab eight Tab nineContent for Tab One
Content for Tab Two
Content for Tab Three
Expected Behavior: The first tab ("Tab One") should be fully visible.
Codesandbox/StackBlitz link
No response
Logs
System Info
Before submitting
The text was updated successfully, but these errors were encountered: