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
73.97k stars 4.56k forks source link

[bug]: Unable to View Code for Component #5758

Closed shaikahmadnawaz closed 2 hours ago

shaikahmadnawaz commented 5 hours ago

Describe the bug

I am unable to view the code of the component @shadcn. What could be the issue?

Affected component/components

For all components

How to reproduce

image image

Codesandbox/StackBlitz link

No response

Logs

No response

System Info

All browsers

Before submitting

patrikbraborec commented 5 hours ago

Same for me ✋

patrikbraborec commented 5 hours ago

Probably this PR introduced the bug: https://github.com/shadcn-ui/ui/commit/8f0c26f22ad42e1398de53ddb53f7a9bcd149e0c

qibal commented 5 hours ago

Same for me (chrome)

laszlo-ratesic commented 4 hours ago

Temporary workaround for those affected until this gets fixed.

Manual installation code can be found here Default: https://github.com/shadcn-ui/ui/tree/main/apps/www/registry/default/ui NewYork: https://github.com/shadcn-ui/ui/tree/main/apps/www/registry/new-york/ui

Code examples found here: https://github.com/shadcn-ui/ui/tree/main/apps/www/registry/default/example

shadcn commented 2 hours ago

Should be fixed now. Thanks for the heads up everyone.