mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-14 10:04:05 +00:00
14 lines
298 B
Markdown
14 lines
298 B
Markdown
---
|
|
toc: false
|
|
---
|
|
|
|
# Error Handling
|
|
|
|
This example shows how to handle errors in different contexts: pages, plugins, components and middleware.
|
|
|
|
:ReadMore{link="/getting-started/error-handling"}
|
|
::
|
|
|
|
::sandbox{repo="nuxt/framework" branch="main" dir="examples/app/error-handling" file="app.vue"}
|
|
::
|