Toasts (and confetti) now built-into the Epic Stack #239
kentcdodds
announced in
Announcements
Replies: 1 comment 5 replies
-
Quick question: When a RR7 action returns a 400 status code, loaders (including the root loader that handles toasts) don't revalidate. See this. So whats the best approach to show a toast when returning an error with a 400 code from an action? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Huge thank you to @AlemTuzlak for doing the bulk of the work on this. Toasts (and flash messages in general) are now built into the Epic Stack 🎊
Read more in the documentation: https://github.com/epicweb-dev/epic-stack/blob/main/docs/toasts.md
Beta Was this translation helpful? Give feedback.
All reactions