Thanks to visit codestin.com
Credit goes to github.com

Skip to content

render issues does not throw in SSR #28162

Description

@huang-julien

Environment

  • Operating System: Windows_NT
  • Node Version: v21.7.3
  • Nuxt Version: 3.12.2
  • CLI Version: 3.12.0
  • Nitro Version: 2.9.6
  • Package Manager: [email protected]
  • Builder: -
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

https://nuxtstarterelgyv8-lkin-bygc3uam--3000--70dbe416.local-credentialless.webcontainer.io/no-error-page

all 3 pages throws an error (setup or render function) but no error page is returned by nuxt in SSR

If the page successfully renders client-side, we can see the page flickers

Describe the bug

After more investigations due to #28139 .

It seems like there's no app:error hook called in SSR wheter it be from setup function or from render functions.

Additional context

@danielroe this is probably an issue with Suspense.

Logs

No response

Metadata

Metadata

Assignees

Labels

upstreamIssue caused by a dependency or upstream project🔨 p3-minorMinor issue, should be fixed

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions