shadcn

Results 1331 comments of shadcn

@Rawnly What do you think of https://github.com/shadcn/ui/pull/245?

@JohnDaly Thanks for the PR. Note we're looking into a solution for this in https://github.com/shadcn/ui/pull/245

@JohnDaly This was fixed in https://github.com/shadcn-ui/ui/pull/245. Marking this as done. Thanks for your help implementing this.

I initially had an issue with this (on older versions of Next.js 13). I'll give this a try again.

Not right now. The app is using beta releases of Next.js 13. Not production ready.

I can add scrolling to ``. However I'd recommend checking out https://ui.shadcn.com/docs/components/command#combobox for large sets.

This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.

This is known issue with Contentlayer. You need to modify your script for `turbo`. See examples: ```json "dev": "concurrently \"contentlayer dev\" \"next dev\"", "build": "contentlayer build && next build" ```

@suleymanbariseser This is awesome. Let's merge this. Can you fix the conflicts please? I'll review and merge.

This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.