Skip to content

The 404 error page does not display properly #261

@mynameiswutong

Description

@mynameiswutong

When accessing a non-existent Slug (e.g., : sink.cool/notexist), the program should run the throw createError({ status: 404, statusText: 'Link not found' }) code in 1.redirect.ts, so that Nuxt will show error.vue page, but not actually see the error.vue page, just a blank page; I didn't set any NUXT_NOT_FOUND_REDIRECT variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions