mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-27 22:54:18 +00:00
67aec7dcc51202b9afb4706b33adfb689c61c730
DropdownMenuLabel renders Base UI's Menu.GroupLabel, which throws "MenuGroupContext is missing" (Base UI error #31) unless rendered inside a Menu.Group. Wrap the label and items in DropdownMenuGroup so the "Jump to..." menu opens without crashing. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
shadcn/ui
A set of beautifully designed components that you can customize, extend, and build on. Start here then make it your own. Open Source. Open Code. Use this to build your own component library.
Documentation
Visit https://ui.shadcn.com/docs to view the documentation.
Contributing
Please read the contributing guide.
License
Licensed under the MIT license.
Description
Languages
TypeScript
89.8%
MDX
6.8%
CSS
3.3%
