-
-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
correctly updated to V1, still getting not iteratable error #263
Comments
@ImamJanjua |
@hoop71 if using Command inside a |
@darenmalfait Can you provide a little more information there? I'm able to use them inside those components successfully. Here is a working example: https://ui.shadcn.com/docs/components/combobox |
To be fair, many of the examples on the shadcn page don't work because they don't use |
@clinically-au Great feedback, thanks! |
But why not include this commit that fixes this issue in a new release? Besides, this issue suggests that we can render List component independently. |
Hi guys, I correctly updated to v1 so changed the classes and added
CommandList
andCommandEmpty
to the component.Here is a implementation of a autocomplete but on select getting the error.
Probably just a small thing but can't catch the error. Help would be 🔥🔥
can be used like like ➔
The text was updated successfully, but these errors were encountered: