# The HTTP status code is not 404 when visiting a non-existent page after I register an "app:error" Hook.
Throwing an error on pages with /api/ in the path renders a JSON response instead of HTML
good first issue3.xbug🔨 p3-minor
`throw createError` does not show error page on client-side (in development)
3.xbugpages🔨 p3-minor
throwing error in API routes does not lead to error page
pending triage
Uncaught (in promise) Error: Page Not Found
3.xpending triageneeds reproductionclosed-by-bot
Unable to disable nuxt-error-overlay
pending triagepossible regression