mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-01 00:24:20 +00:00
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>