| title | Error Boundaries |
|---|---|
| toc | false |
| order | 1 |
This example demonstrates some of the basic features of React Router's errorElement boundaries, including:
- Handling thrown
loadererrors - Handling render errors
- Re-throwing errors from an
errorElement
Open this example on StackBlitz: