You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a custom dropdown is made and the label slot is used to create what should be shown as selectable option and the options is an array of objects, you will notice that just by setting searchable to true, all selected contents don't make use of the label slot. If you try to add multi-select and make them taggable, the dropdown won't even fire
The text was updated successfully, but these errors were encountered:
When a custom dropdown is made and the label slot is used to create what should be shown as selectable option and the options is an array of objects, you will notice that just by setting searchable to true, all selected contents don't make use of the label slot. If you try to add multi-select and make them taggable, the dropdown won't even fire
The text was updated successfully, but these errors were encountered: