Open rayli09 opened 1 year ago
The toasts are not showing up using nextjs 13. How to do the migration from _document and _app to the new app dir?
_document
_app
app dir
latest
geist-ui/core
The behavior I expect is toast showing up normally.
I got an error: Nothing is showing up
code
Bug report 🐞
The toasts are not showing up using nextjs 13. How to do the migration from
_document
and_app
to the newapp dir
?Version & Environment
latest
geist-ui/core
2.3.8Expected Behaviour
The behavior I expect is toast showing up normally.
Actual results (or Errors)
I got an error: Nothing is showing up