Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications (Toast) do not work with NUXT v3.12.1 & SSR disabled #1871

Closed
Foddy opened this issue Jun 13, 2024 · 1 comment
Closed

Notifications (Toast) do not work with NUXT v3.12.1 & SSR disabled #1871

Foddy opened this issue Jun 13, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@Foddy
Copy link

Foddy commented Jun 13, 2024

Environment

  • Operating System: Darwin
  • Node Version: v22.2.0
  • Nuxt Version: 3.12.1
  • CLI Version: 3.12.0
  • Nitro Version: 2.9.6
  • Package Manager: unknown
  • Builder: -
  • User Config: modules, ssr
  • Runtime Modules: @nuxt/ui@2.17.0
  • Build Modules: -

Version

v2.17.0

Reproduction

https://stackblitz.com/edit/nuxt-starter-ptxemf?file=nuxt.config.ts

Description

The notifications (toasts) do not show up if SSR is disabled in the latest version of NUXT (v3.12.1). There are also no error logs in the console.

Additional context

Downgrading to NUXT v3.11.2 solves this issue for now.

Logs

No response

@Foddy Foddy added the bug Something isn't working label Jun 13, 2024
Copy link
Member

benjamincanac commented Jun 13, 2024

Duplicate #1867. Answered in #1867 (comment).

@benjamincanac benjamincanac added the duplicate This issue or pull request already exists label Jun 13, 2024 — with Volta.net
@benjamincanac benjamincanac closed this as not planned Won't fix, can't repro, duplicate, stale Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants