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]: #6420

Open
2 tasks done
brennancheung opened this issue Jan 22, 2025 · 1 comment
Open
2 tasks done

[bug]: #6420

brennancheung opened this issue Jan 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@brennancheung
Copy link

Describe the bug

Can not get toaster.tsx when using "manual" method on the shadcn/ui site.

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

It appear toast.tsx and toaster.tsx are the same file and the actual toaster.tsx file is not present. I'm forced to use the manual method because I can't figure out how to get the shadcn CLI to work inside an electron app after significant time investment so I have no way to download it using the CLI.

Image

Affected component/components

toaster.tsx

How to reproduce

  1. Visit https://ui.shadcn.com/docs/components/toast
  2. Click Manual
  3. Try to get the source for toaster.tsx

It gives you the source for toast.tsx instead.

Codesandbox/StackBlitz link

No response

Logs

System Info

n/a

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@brennancheung brennancheung added the bug Something isn't working label Jan 22, 2025
@brennancheung
Copy link
Author

The same applies to use-toast.ts

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

1 participant