How to show a Toast? #414
-
How can I show a toast? I tried:
but the toast is not showing up. I also tried importing |
Beta Was this translation helpful? Give feedback.
Answered by
haydenbleasel
Jan 23, 2025
Replies: 1 comment 2 replies
-
Hey @Zhelyazko, next-forge is setup with shadcn's Sonner implementation by default (not toast). So, I believe you need to use Sonner's |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Zhelyazko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @Zhelyazko, next-forge is setup with shadcn's Sonner implementation by default (not toast).
So, I believe you need to use Sonner's
toast
directly — https://ui.shadcn.com/docs/components/sonner