geist-ui
geist-ui copied to clipboard
Toasts not working in Nextjs 13
trafficstars
Bug report 🐞
The toasts are not showing up using nextjs 13. How to do the migration from _document and _app to the new app dir?
Version & Environment
latest
- Version of browser MS Edge and Chrome @latest
- Version of
geist-ui/core2.3.8
Expected Behaviour
The behavior I expect is toast showing up normally.
Actual results (or Errors)
I got an error: Nothing is showing up
code