Skip to content

v0.0.12

Choose a tag to compare

@nckrtl nckrtl released this 18 Jan 21:19
· 26 commits to main since this release

Fix

  • AppShell: Wrap sidebar variant with SidebarProvider to fix 'Injection Symbol(SidebarContext) not found' error

Components like Sidebar, NavUser, and SidebarTrigger that call useSidebar() now receive the proper context when used within AppShell variant="sidebar".