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
62.83k stars 3.53k forks source link

[bug]: button i giving error #4128

Open hiraaziz opened 2 days ago

hiraaziz commented 2 days ago

Describe the bug

https://ui.shadcn.com/docs/components/combobox in this url, In last section of form image when click a select langugae it gives this error Application error: a client-side exception has occurred (see the browser console for more information).

Affected component/components

combobox

How to reproduce

  1. go to : https://ui.shadcn.com/docs/components/combobox
  2. In last selection select langugae .
  3. see this error Application error: a client-side exception has occurred (see the browser console for more information).

Codesandbox/StackBlitz link

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

Logs

No response

System Info

windows 11, dell computer, chrome latest version

Before submitting

Hat52 commented 2 days ago

@hiraaziz Great find, I would like to work on this issue. Will create a PR for this.