geist-org / geist-ui

A design system for building modern websites and applications.

Home Page:https://geist-ui.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toasts not working in Nextjs 13

rayli09 opened this issue Β· comments

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/core
    2.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