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
69.15k stars 4.1k forks source link

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

Open ilyaistomin789 opened 1 month ago

ilyaistomin789 commented 1 month 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 1 month ago

Yup I'm getting the same issue

image

abela2112 commented 1 month ago

yes, I'm getting the same issue

weyert commented 1 month 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 1 month ago

It has been merged. The error no longer occurs