Back to React Router

Error Boundaries

examples/error-boundaries/README.md

7.6.2497 B
Original Source

Error Boundaries

This example demonstrates some of the basic features of React Router's errorElement boundaries, including:

  • Handling thrown loader errors
  • Handling render errors
  • Re-throwing errors from an errorElement

Preview

Open this example on StackBlitz: