Multi Select Component #869
Uhasith
started this conversation in
Show and tell
Replies: 1 comment
-
here is an example that i did its not perfect but its working
you need to add this style to PopoverContent.vue
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used Combobox and TagsInput to create my own multi-select component. However, CommandList and CommandItem do not work inside a dialog modal. I am unable to select or search items, and selecting an item does not trigger the event. Below, I will post my code—could you suggest a solution? It works perfectly inside regular components; the issue only occurs within dialog modals.
Can anyone suggest a solution for this ?
Beta Was this translation helpful? Give feedback.
All reactions