shadcn-ui / ui

Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
https://ui.shadcn.com
MIT License
74.36k stars 4.59k forks source link

[bug]: Combobox on docs doesn't work #4502

Open ilyaistomin789 opened 3 months ago

ilyaistomin789 commented 3 months ago

Describe the bug

When trying to open the component, the site issues a client side exception (https://ui.shadcn.com/docs/components/combobox)

Affected component/components

Combobox

How to reproduce

  1. Go to Combobox. 2. Open Combobox with placeholder 'Select framework...'. 3. See error

Codesandbox/StackBlitz link

https://ui.shadcn.com/docs/components/combobox

Logs

No response

System Info

Google Chrome Version 127.0.6533.89 (Official Build) (64-bit)

Before submitting

Arghyahub commented 3 months ago

Yup I'm getting the same issue

image

abela2112 commented 3 months ago

yes, I'm getting the same issue

weyert commented 3 months ago

Check the PRs there are at least 5-6 PRs that should fix the problem For example, this one from today: https://github.com/shadcn-ui/ui/pull/4503

Usman-T commented 3 months ago

It has been merged. The error no longer occurs