Nuxt/examples/with-errors/pages
Daniel Roe 12304909bc
feat(nuxt3): add `<NuxtErrorBoundary>` component for fine-grained error handling (#3671)
* feat(nuxt3): add `<NuxtErrorBoundary>` component for fine-grained error handling

* feat: add `@error` event handling

* fix: don't clear error on nav

* fix: remove `clearError` wrapper

* fix: remove outdated implementation

* update clear error

* upddate example with FaultyComponent

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-16 16:49:53 +01:00
..
index.vue feat(nitro, nuxt3): allow handling otherwise unhandled runtime errors (#3464) 2022-03-11 09:22:16 +01:00
other.vue feat(nuxt3): add `<NuxtErrorBoundary>` component for fine-grained error handling (#3671) 2022-03-16 16:49:53 +01:00