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
can change from data-[disabled]:pointer-events-none data-[disabled]:opacity-50
to data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50
Hi! First I wanna thank you for this library! It's been a time saver for me ~
So I just upgraded to the latest version and I'm using shadcn/ui.
I don't know if its just me but the command items are disabled after the update.
I can see the CommandList is now required on the new version. Maybe I'm missing some props to have them enabled? Really appreciate any help!
The text was updated successfully, but these errors were encountered: