Nahid

Results 17 comments of Nahid

@rizaldirnm We’re currently working on the Select component and will be pushing an update soon. Stay tuned!

@PeterKarpinski Could you provide more details on how to reproduce this issue? A GitHub repository, CodeSandbox, or any other reference.

Hi @RMahammad , Our Select component is designed to work with an array of objects containing `label` and `value` pairs. For example: ` const options = [ { label: 'Apple...

@mst-mkt We're working on adding support for Tailwind v4 in RizzUI. In the meantime, we recommend sticking with v3.

Hi @semanticist21 Try with a containerClassName prop like this. ![image](https://github.com/user-attachments/assets/743766c5-6165-4681-b6d9-39ecf24b7767)

@DerickCc Thank you for opening an issue. We’ll review it and work on a fix asap.

@DerickCc @R1NEJ0 We are refactoring the full select component. This issue will be fixed in the next release.