10000 Docs: Elaborate the "Rendering an error page" section · Issue #13987 · nuxt/nuxt · GitHub
[go: up one dir, main page]

Skip to content
Docs: Elaborate the "Rendering an error page" section #13987
@LLCampos

Description

@LLCampos

Hello :)

From reading this section is unclear exactly when the error page is rendered.

When Nuxt encounters a fatal error, whether during the server lifecycle, or when rendering your Vue application (both SSR and SPA)

First, it's not clear what a "fatal error" is. Doesn't seem to be a standard term?

Also unclear what is included inside the "server lifecycle". I've tried to throw an error in the mounted() hook, and I didn't got to the error page, but I did when throwing an error in the created() hook.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0