shadcn-multi-select-component
shadcn-multi-select-component copied to clipboard
Bug in Edit created Registers
When I use the component to edit a previously created group of selected items and use the information from that group in the "value" props, the component renders the content incorrectly, as shown in the print:
Component Declaration:
choosenOptions is a Array of strings:
This is most likely your vscode imported the Badge from lucide-react instead of shadcn double check it, I faced same problem