Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Application error: a client-side exception has occurred on examples > playground page #4102

Open
2 tasks done
ChetSocio opened this issue Jun 26, 2024 · 2 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@ChetSocio
Copy link

ChetSocio commented Jun 26, 2024

Describe the bug

If we explore playground examples on this page : https://ui.shadcn.com/examples/playground and click on load a preset dropdown, we get to see this error
image

Affected component/components

Entire Webpage

How to reproduce

  1. Go to https://ui.shadcn.com/examples/playground
  2. Click on Load a preset dropdown
  3. And the error occurs.

Codesandbox/StackBlitz link

https://ui.shadcn.com/examples/playground

Logs

TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
    at Function.from (<anonymous>)
    at O (69016-e46275a046c77977.js:1:8485)
    at M (69016-e46275a046c77977.js:1:7484)
    at 69016-e46275a046c77977.js:1:6256
    at 69016-e46275a046c77977.js:1:14852
    at Map.forEach (<anonymous>)
    at 69016-e46275a046c77977.js:1:14841
    at aI (eb2a38ac-8c1a930f3b668d8a.js:1:72883)
    at aU (eb2a38ac-8c1a930f3b668d8a.js:1:72943)
    at aV (eb2a38ac-8c1a930f3b668d8a.js:1:73382)

System Info

Windows 10 & Chrome

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@ChetSocio ChetSocio added the bug Something isn't working label Jun 26, 2024
@ChetSocio
Copy link
Author

The bug is on main shadcn website so there is no link to repreduction provided.

@manjushsh
Copy link

Has been updated in #4097

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants